News

I have recently dealt with someone directing me to Douglas Crawford’s “Javascript: The Good Parts”, but given it was written back in 2008 and there have been a lot of changes in Javascript ...
Like any other programming language, JavaScript has both good parts and bad parts. If you want to avoid the bad parts and learn some best practice coding techniques, check out this free course ...
Most programming languages contain good parts and bad parts. I discovered that I could be a better programmer by using only the good parts and avoiding the bad parts. After all, how can you build ...
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 ...
Crockford recommends using a subset of JavaScript that he considers “The Good Parts”, and offers JSLint, an online JavaScript verifier.
I'm looking for a javascript text that matches my use case. I want to learn how to write interactive browser applications. Some examples: mini physics simulations, side scrolling games, image ...
This is, of course, the trade-off for the great things that JavaScript can do, which I've come to appreciate after reading "JavaScript: The Good Parts" by Douglas Crockford (who also had a great deal ...
This is, of course, the trade-off for the great things that JavaScript can do, which I've come to appreciate after reading "JavaScript: The Good Parts" by Douglas Crockford (who also had a great deal ...