Can anyone know of any good resources in which to read and develop JavaScript expertise. I need a thing that tackles the particular document object model and preferably a new resource which showcases practical uses Javascript.
We are not interested within a function list or even a tutorial site and that is mainly theory.
My biggest piece of advice, as having any language, is always to start reading great code others possess written. In of which regard, I would absolutely recommend having a glance at the actual program code underlying the Prototype as well as jQuery libraries. It could be quite educational. Intended for smaller-level pieces associated with code, try looking at a number of the code underlying plugins per of those. You’ll see a good deal about OO style in JS and such from them.
The best ebook for JS is still accepted as the Rhino reserve, from O’Reilly (JavaScript: The Definitive Guide). Actually, it’s largely accepted as one of the particular relatively few ebooks that covers the JavaScript language the best way it’s meant for being covered.