Build Desktop Apps with Ext JS
Ext JS is a cross-browser JavaScript framework for building rich internet applications. It is also the foundation for Ext Designer, a desktop application that allows you build Ext JS web apps, and Sencha Touch, a mobile app framework for modern touch-based devices.
Check out the links below to find helpful resources for building apps with Ext JS.
| Title | Version | Date Added | Difficulty | |
|---|---|---|---|---|
| Ext.extend explained Jay Garcia explains an important concept in Ext JS: that of the Ext.extend function. | any version | Apr 1, 2008 | Easy | |
|
Ext.each explained Jay Garcia explains the Ext.each function. | any version | Apr 1, 2008 | Easy |
| Ext.apply explained Jay Garcia explains the Ext.apply function. | any version | Apr 1, 2008 | Easy | |
|
Ext JS 4 Panel Docked Items Learn how to effectively use Ext JS docked items. | 4.x | Jul 8, 2011 | Easy |
