Sencha workspace helps us to share ext framework, code and third-party packages. It is very useful if you are going to develop more then one one-page-applications.
Month: December 2017
Generating ExtJS application
There are two toolkits in ExtJS: classic and modern. Classic toolkit is the old ExtJS5’s layer. It is used to create desktop applications. Modern toolkit is used for touch devices. Here I will show you how to generate desktop application using only classic toolkit.