Ext JS is a good infrastructure for the web interface, but I found that building and building material is time consuming and painfully slow.
This may be a common problem when working with JavaScript, but is there any way anyone can speed things up?
What can i use? Better IDE with good JavaScript support? GUI designers? Code Generators?
I need a way to speed up common things, like building meshes and shapes, for example, but still let me do complex things, like creating custom components easily.
I am using ASP.NET MVC. At first, Coolite seems nice, but I feel like I will have problems creating any custom components later.
source share