Getting Started: ExtJS
So, you`ve seen the examples of ExtJS, and now you want to start a fresh new project for yourself? Well good idea! But wait, how do we get started? First of all, your #1 stop should be http://www.extjs.com/learn/Learn_About_the_Ext_JavaScript_Library , where there are countless articles describing some of the basic stuff you should master before attempting a solo run @ a project.
After you are done reading all that, and you are still hungry for more? Check out the book called ‘ExtJS in Action’, composed of 15 chapters which will get you on your way with ExtJS in no time. Check out this thread for more info.
Now, the next step would be for you to go over to the extension section and check out all the other developers that have already made plugins/extensions for the most common functionality you ever want. Things like package dependency loaders, SuperComboBox and loads more are all made available at the Extension subforum.
In my next article I will briefly describe some of the best extensions out there that shouldn`t be missed out on.
Update: Found this book while scouring VinylFox`s blog. Might be interesting for a reference.
