T
T
tushev2015-10-20 16:24:42
JavaScript
tushev, 2015-10-20 16:24:42

Which JavaScript Framework to choose for complex applications?

I do a lot of development of various admin panels and web applications, where there are a lot of different tables, trees, windows, dialogs, graphs, etc. In general, applications in terms of interface resemble ordinary desktop windows applications for working with specialized databases or, in some ways, 1C applications. A beautiful design is not very critical here, but the presence of a large number of controls and usability is critical.
Right now I'm doing all this mostly with jQuery UI and Twitter Bootstrap with different plugins, but it's not very productive. Yes, and you can’t make very complex interfaces with this approach. You have to implement a lot yourself, third-party plugins are not always architecturally compatible.
In general, I want to choose a good platform, with a good set of standard GUI elements, with a clear and flexible architecture, and with an acceptable entry time.
I looked in the direction of Sencha, but there is a lot of criticism and the price of more than 4K dollars is a little annoying.
What can I advise?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
D
Dave, 2015-10-20
@djay

Now Angular.js is very fashionable, and thousands of plugins and extensions, including Angular UI, are written for it.

E
entermix, 2015-10-20
@entermix

Perhaps it will help: Is it possible to write a complex web interface like 1C under a browser and what is better to use?

G
GreatRash, 2015-10-20
@GreatRash

webix.com
dojotoolkit.org
dhtmlx.com
qooxdoo.org

A
Anton Zhukov, 2015-10-20
@MrCheater

js.devexpress.com/Demos/#web

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question