Y
Hacker News
new
|
ask
|
show
|
jobs
by
Cushman
5549 days ago
The golden rule of CoffeeScript is: "It's just JavaScript". The code compiles one-to-one into the equivalent JS, and there is no interpretation at runtime.
http://coffeescript.org