Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
nicksergeant
on June 23, 2011
|
parent
|
context
|
favorite
| on:
Poll: Have you moved from JavaScript to CoffeeScri...
FWIW, I used js2coffee on a 400-line JS file powering an app today and the compiled version of the code (js->coffee->js) was noticeably faster than the straight JS version. The for-in efficiency is probably part of that.
A quick way to port once:
http://ricostacruz.com/js2coffee/
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
A quick way to port once: http://ricostacruz.com/js2coffee/