javascript - Best Way to Organize an ExtJS Project -


i've started developing extjs application plan support lightweight json php service. other that, standalone. question is, best way organize files , classes inevitably come existence? have experience large extjs projects (several thousand lines). ­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­

i start here http://blog.extjs.eu/know-how/writing-a-big-application-in-ext/

this site gives introductory overview of how structure application.

we using these ideas in 2 of our asp.net mvc / extjs applications.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -