CoffeScript
Now that we’re re-building most of our user interface using jQuery UI, we’ve decided to adopt CoffeeScript for our entire codebase. We won’t use it just quite yet though. Instead, we will complete our codebase overhaul, then convert our JavaScript code to CoffeeScript. From there, our CoffeeScript code will be compiled into plain JavaScript on the fly by our code server.