What MVC architecture framework is close to ext js, but compact, fast?
That is, in ext js, I like working with controllers, classes, models, stor, views with tpl template engine. And I almost don’t use widgets (built-in tables, panels, windows).
But Ext is so slow and weighs more than a megabyte. Here I am looking for similar MVC tools, but fast, compact? Is there any bundle (react js + something else = MVC)?