Prabhu Sunderaraman

Sencha Touch 2.2 works with IE 10

Just woke up to the news that Sencha Touch which has been webkit‘s true supporter now supports Internet Explorer as well. Though it’s long since I moved out of IE, this is news. Sencha Touch 2.2 now supports IE 10. […]

Top JavaScript frameworks

There’s an interesting survey on the top JavaScript frameworks in InfoQ. You can vote and read the analysis. What’s surprising is DOJO missing from the list. You can access the article here.

Configure Grid’s store dynamically in Ext JS 4

One of the challenges when you use MVC architecture in Ext JS 4 is avoid coupling between view layer components and the store classes. For example, if you’ve a grid panel that has to be configured with a store called […]