Create & build Sencha ExtJS project using Sencha Cmd
Problem Statement In a typical Sencha ExtJS based enterprise project, we create various JS+CSS files and it becomes cumbersome to manage them during the development because they need to be listed in...
View ArticleSingly integration with ExtJS
Problem Statement: There are various social sites out there – facebook, twitter, foursquare, GitHub, google+, etc. and if you are creating an application where you want to offer the Sign Up feature to...
View ArticleGrid-to-excel and excel-to-grid copy/paste in Sencha ExtJS 4.x
The article walks us through the steps required to implement the two-way copy-n-paste functionality between ExtJS Grid and Spreadsheet (MS Excel/OpenOffice Spreadsheet/Google Spreadsheet/etc.) using...
View ArticleCreate theme for Sencha ExtJS components and charts
Overview Creating themes using CSS is awesome, but its complex syntax makes life difficult. As project grows and demands more and more styling consumes lot of time in organizing it perfectly. To over...
View Article10 things you must do as a Sencha ExtJS/Touch Component Developer
Whether you are an organisation or an individual who develops Sencha ExtJS/Touch components, it is important that the component meets certain standards in order to make it available and usable to...
View ArticleCreating Chrome Apps using Sencha ExtJS 5
Pre-requisite Sencha ExtJS 5.0 (the article uses 5.0.0.736 version) Web Server Chrome Browser (latest) Chrome App Launcher (latest) What is a Chrome App? Here is how Chrome App is described by Google:...
View Article