Rarely do I ever command you to do something but I've watched this video three times now and I'm completely mesmerized by Douglas Crockford's tech talk, JavaScript: The Good Parts. During this hour long talk, Douglas Crockford shares his insight about both the good and bad parts of the JavaScript language. He covers the language's embarrassing misteps, its valuable hacks, and its powerful features.
I can't recommend this video enough. It's funny, educational, and enlightening. Even if you can only leave the audio on in the background, you must give this video a listen. Crockford wrote a JavaScript book with the same title which I cannot speak for.
Once you've had a chance to listen, share your thoughts -- what are you favorite "good parts" of JavaScript? What really burns you about the language?
I work with an awesome cast of developers at Mozilla, and one of them in Daniel Buchner. Daniel's shared with me an awesome strategy for detecting when nodes have been injected into a parent node without using the deprecated DOM Events API.
You've probably heard the talk around the water cooler about how promises are the future. All of the cool kids are using them, but you don't see what makes them so special. Can't you just use a callback? What's the big deal? In this article, we'll...
The first thing that hits you when you visit Pinterest is "Whoa, the columns are the same width and the photos are cut to fit just the way they should." Basic web users probably think nothing of it but as a developer, I can appreciate the...
I'm a huge fan of WordPress' method of individual article deletion. You click the delete link, the menu item animates red, and the item disappears. Here's how to achieve that functionality with Dojo JavaScript.
The PHP - Content & Header
The following snippet goes at the...
Absolutely second this post – awesome tips and principles for balancing idealism and pragmatism in a language where both can leave you high and dry, scratching your head wondering what went wrong…
You can’t possibly listen to Crockford and not learn something new. Don’t even try.
Wow. I figured he would be telling me stuff that I already knew, but he keeps on revealing amazing amounts of information that will improve my code significantly.
Absolutely second this post – awesome tips and principles for balancing idealism and pragmatism in a language where both can leave you high and dry, scratching your head wondering what went wrong…
You can’t possibly listen to Crockford and not learn something new. Don’t even try.
Wow. I figured he would be telling me stuff that I already knew, but he keeps on revealing amazing amounts of information that will improve my code significantly.
Just blew me away.
errr…. I don’t see any link to the video, am I missing something?
my bad, video did not show up the first time
Really nice… I learn a lot of things… mostly in the Object part, I was missing over there… Thanks for post it!
Cheers.
No one laughs at Steve, and everyone chuckles with Doug. (No real value, I know, but JavaScript developers should watch this).