Ext JS 4

FacebookTwitter
http://www.sencha.com/blog/helloworld-with-ext-js-4/#date:15:46

HelloWorld with Ext JS 4

Guest Blog Post: Samuel Asher Rivello of Rivello Multimedia Consulting (RMC).

Using Ext Loader for Your Application

Brand new to Ext JS 4.0 is a class Loader system that makes use of the new dependency system. These two powerful new features allow you to create extensive applications that allow the browser to download digest code as necessary. Today, we’ll be looking at creating a small application that makes use of this new class Loader system, exercising the dependency management system. http://www.sencha.com/blog/using-ext-loader-for-your-application/#date:18:00
http://javascript.developpez.com/actu/33060/Ext-JS-4-Premiers-pas-avec-MVC-retours-sur-les-nouveautes-du-framework-JavaScript/

Ext JS 4 : Premiers pas avec MVC retours sur les nouveautés du framework JavaScript

Bonjour je viens de faire mes premier pas avec MVC de la version 4.0 mise à part le chargement automatique des classes c'est très proche de l'implémentation MVC que j'avais faite en version 3.x