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?
When you say or read "HTML5", you half expect exotic dancers and unicorns to walk into the room to the tune of "I'm Sexy and I Know It." Can you blame us though? We watched the fundamental APIs stagnate for so long that a basic feature...
Introduction
For quite a long time now websites with the so called "parallax" effect have been really popular.
In case you have not heard of this effect, it basically includes different layers of images that are moving in different directions or with different speed. This leads to a...
The jQuery homepage has a pretty suave tooltip-like effect as seen below:
The amount of jQuery required to duplicate this effect is next to nothing; in fact, there's more CSS than there is jQuery code! Let's explore how we can duplicate jQuery's tooltip effect.
The HTML
The overall...
One of the more impressive MooTools plugins to hit the Forge recently was The Wall by Marco Dell'Anna. The Wall creates an endless grid of elements which can be grabbed and dragged, fading in elements as they are encountered. Let me show...
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).