You should also read the code in the Closure library: http://code.google.com/closure/library/docs/gettingstarted.html
Start with: http://code.google.com/p/closure-library/source/browse/trunk/closure/goog/base.js?r=544 for some fundamental code and utilities. On Tue, Dec 14, 2010 at 4:01 AM, Nick Morgan <[email protected]> wrote: > [I sent this message to the old list - don't know whether it got through and > nobody answered, whether it got through and people answered but I didn't get > the answers, or if it just didn't get through. Let's try again...] > Hi all > I've read and enjoyed both "JavaScript: The Good Parts" and "High > Performance JavaScript", and I'd like to take my reading to the next level. > I've heard a lot of mixed reviews about "The Definitive Guide" - the latest > edition's pretty old too (although I hear at some point there's going to be > a new edition). > Any ideas for JavaScript books? > Cheers > -- > Nick Morgan > http://skilldrick.co.uk > @skilldrick > > -- > To view archived discussions from the original JSMentors Mailman list: > http://www.mail-archive.com/[email protected]/ > > To search via a non-Google archive, visit here: > http://www.mail-archive.com/[email protected]/ > > To unsubscribe from this group, send email to > [email protected] > -- To view archived discussions from the original JSMentors Mailman list: http://www.mail-archive.com/[email protected]/ To search via a non-Google archive, visit here: http://www.mail-archive.com/[email protected]/ To unsubscribe from this group, send email to [email protected]
