Ever wanted to write code in CoffeeScript? It surely is great but you wonder why is this not automated or smaller. Actually there are two options: include CoffeeScript so it will compile to JavaScript when page is loaded include pure JavaScript – generated from CoffeScript code. First option is very easy but may vary on … Continue reading CoffeeScript to JavaScript compilation in Sublime Text 2/3
↧