Best Way to Organize an ExtJS Project

前端 未结 4 1118
梦如初夏
梦如初夏 2021-01-04 02:22

I\'ve just started developing an ExtJS application that I plan to support with a very lightweight JSON PHP service. Other than that, it will be standalone. My question is,

4条回答
  •  花落未央
    2021-01-04 03:09

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

    This site gives a good introductory overview of how to structure your application.

    We are currently using these ideas in two of our ASP.NET MVC / ExtJS applications.

提交回复
热议问题