Avoiding Duplicate Suffixes in Ext JS MVC
One of the most appealing features of Ext JS 4 is the fact that it has all you need to develop your application using the MVC architecture. You don’t need to add any third party MVC framework to your...
View ArticleHow and Why use Overrides in Ext JS Framework
Ext JS is a powerful HTML5 framework that allows you to get things done in a robust and maintainable way. It does a great job fulfilling your needs for the client-side development on the web. However,...
View ArticleUsing WebJars for Assets Management in JavaScript Projects
Using automatic build tools for dependency management is best practice in Java world and usage of tools such as Maven has been proven by the years. But can we utilize existing Maven knowledge of Java...
View ArticleClearDataBuilder for Ext JS 4.1
ClearDataBuilder for Ext JS 4.1 has arrived! The URL for Eclipse plugin update is http://www.cleartoolkit.com/downloads/plugins/extjs/cleardatabuilder/4.1/site.xml. What Has Changed In addition to Ext...
View Article