Hacker News new | ask | show | jobs
by roopeshv 5210 days ago
also, the comparison of number of lines for coffeescript and javascript is usually misleading, because same logic/implementation in cs is usually(or, always) smaller than the js version.

How much functionality, if you can make a guess, would you say is there in the codebase in cs?

1 comments

All of the http://m.airbnb.com functionality is in CoffeeScript.