As a good JavaScript developer, you strive to write clean, healthy, and maintainable code. You solve interesting challenges that, while unique, don’t necessarily require unique solutions. You’ve ...
So, Clint's post about the IE issues with the site JavaScript prompted a question for me that's been sitting in the back of my mind for quite a while. I've been using the .prototype method for the ...
JavaScript supports first-class functions This characteristic used to be troublesome for me to grasp when I was just starting with JavaScript, as I came from a C/C++ background. JavaScript treats ...