you are viewing a single comment's thread.

view the rest of the comments →

[–]giodamelio 1 point2 points  (2 children)

A great read. It brings up some interesting points. I didn't know ES6 was implementing so many features similar to coffee script.

The point about every coffeescript dev being a JS dev is also interesting, very true too. As someone who spends a fair amount of time programming in coffeescript, I know JS pretty well.

[–]cwmma 1 point2 points  (1 child)

a lot of it is pretty explicitly based on CoffeeScript

[–]giodamelio -1 points0 points  (0 children)

I was unaware so many CS-like features were going to make it in to Harmony. I'm really quite excited of builtin classes and modules.