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?
Comments
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?
All of the http://m.airbnb.com functionality is in CoffeeScript.