The Ext JS framework includes the Ext.util.History component for managing the browser history that was first introduced in Ext 2.0 back in 2007. It’s pretty solid, and other than bug fixes it hasn’t changed much since then. In the reportcaster framework, all state changes while changing reports or drilling within reports is routed through a [...]
Ext JS: Encapsulate complex logic for cleaner code and reuse
Ext JS provides many reusable components for use in Javascript applications that shield the developer from complex timer and/or asynchronous code. However, you may still find yourself writing timing or asynchronous code directly in your application code that you would be better off encapsulating in a class. Timer code is generally not pretty, bug prone [...]
Simple Tasks v2 – Multiple lists, NativeWindows and Reminders
In collaboration with Adobe, one of the key additions in Ext 2.0.2 was Adobe AIR 1.0 support for running in the application sandbox. Also, the Simple Tasks AIR application sample was rewritten to take advantage of more of the native functionality in AIR and gained some cool custom Ext components that can be used outside [...]
InfoQ Interviews Ext Founder Jack Slocum
Interview with InfoQ http://www.infoq.com/news/2007/10/extjs20
About The Author
Jack Slocum is an entrepreneur from Tampa, FL. He is the creator of Ext JS, original founder of Sencha, owner of The Point Bistro and is CEO at Slocum Labs and Slocum Investment Group.
- @khanhtran I agree 100% 13 minutes ago
- Dear java devs, Unlike java, javascript IS abbr friendly. See RegExp, eval, min, concat, etc. use wisely. 1 day ago
- @khanhtran visualizations comparable with d3 including shapes and layouts. 3 days ago
- Im brainstorming on the next versions of draw & chart pkgs in ExtJS. Tweet if you have any ideas you'd like to see. 3 days ago
-
HTML5 History API for Ext JS
April 5, 2013
-
Ext JS: Encapsulate complex logic for cleaner code and reuse
April 3, 2013
-
Simple Tasks v2 – Multiple lists, NativeWindows and Reminders
February 25, 2008
-
InfoQ Interviews Ext Founder Jack Slocum
October 7, 2007
