News

Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative ...
This book calls out the best parts of Javascript and tells you what to avoid (the 'bad parts'). It's about making sure you know the really important parts of the language and create good habits ...
The book is highly rated for people with intermediate JavaScript skills and was recommended by a Lifehacker reader ductiletoaster in our book review for JavaScript & JQuery.
Martin got a little frustrated trying to debug a JavaScript/ActiveX project, and was reminded of Douglas Crockford's book "JavaScript: The Good Parts" and about JSLint ...
Discover the top resources to learn JavaScript, from online courses to interactive tutorials, books, and community forums. Boost your programming skills with these essential tools.
The book identifies the abundance of good ideas that make JavaScript an outstanding object-oriented programming language-ideas such as functions, loose typing, dynamic objects, and an expressive ...