Coffeescript: Organizing Classes In Separate Files

Coffeescript is so hot right now and everyone loves it and so do I. The syntax for creating classes without having to use prototype.whatever() is a joyous abstraction the more I get into it. Read more →

jQuery: DOM Element Existence

I probably have asked Google a thousand times how to check whether a DOM element exists. Read more →