Tag: rails
The Four Horsemen of Rails 3.1beta, Coffee-Script, jQuery, SCSS and Assets
A brief description of CoffeeScript, jQuery, SCSS and Assets
CoffeeScript is a translation and JavaScript with additional features to ease development, code readability, and functionality. It has all the best features of JavaScript as it IS JavaScript, but adds on essential development perks like terse syntax, local variable scoping, and utilities.
