View Full Version : Good resources for EXT js
TeamNull-Jett
20 Jul 2007, 9:45 AM
Is there any books for EXt js?
Anyone know of good training material, besides what is contained on this site?
Any resource help would be very much appreciated!
Thank You Ext Forum members.
DigitalSkyline
20 Jul 2007, 9:48 AM
Ext 1.0 was released in April.
The documentation, Wiki, screen casts etc., are about the best I've ever come across for a Javascript framework... I really wouldn't expect to find a whole lot more.
ps look at the pinned posts... what you need to learn is advanced javascript, the rest will fall right in to place.
TeamNull-Jett
25 Jul 2007, 12:33 PM
well, i have a book right now called head rush ajax, im just wondering if an ext specific book is available?
brian.moeskau
25 Jul 2007, 9:44 PM
I haven't seen an Ajax book that's very useful in the real world, aside from maybe explaining the concepts. Each library has its own specific methods for handling Ajax calls and callbacks, whereas an Ajax book is generally going to stick to generic XmlHttp syntax and demonstrations of how to write all the code that Ext has already written for you ;)
Your best bet is to create a project and start coding something, looking at existing examples as you go and asking questions here when you get stuck. Maybe for version 3.0 we'll have an official Ext book ;), but nothing is on the immediate horizon beyond the existing site resources.
Powered by vBulletin® Version 4.1.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.