top | item 9836322

(no title)

skuunk1 | 10 years ago

That's exactly what I like about ES6 (the fact that it has come out of a committee and is now a standard).

discuss

order

jessaustin|10 years ago

Leaving aside the committee preference, what value do you perceive in the fact that it's a standard? It can't be that browsers support it, because they don't. Sure Mozilla will probably get there within the next several years, and Chrome won't be too far behind, but forget about Safari and IE. So you'll still have to use Babel or something like it. Please note, there's nothing wrong with requiring a tool chain, which we already need anyway for minimization, compression, cdns, etc. But once we realize that, we realize that coffeescript is just the same as ES6 in that respect.

andyl|10 years ago

Well said. Many who rejected coffeescript because it required a tool chain now embrace ES6 which requires a toolchain. People rave about ES6 features like classes, arrow functions, destructuring, variable interpolation - as if they are something new. Maybe the best thing about ES6 is that it helped transpiling to be accepted as a mainstream technique.

honest_joe|10 years ago

What the hell ?

woah|10 years ago

Do you not like standardized technology?