Skip to content

Comment on Advanced objects in JavaScriptparent

Comments

CoffeeScript is not a static language - unless I'm misinterpreting what you mean by "static".

And the compilation is pretty light. The syntax is different, but for the most part the semantics are 1:1 with Javascript.

Having said that, any compile-to-language is going to introduce problems that need to be solved. Source maps and short watch+compile times have basically eliminated any problems for me.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.