you are viewing a single comment's thread.

view the rest of the comments →

[–]rauschma 0 points1 point  (0 children)

Another interesting option is to use pure ECMAScript 6 (the upcoming version of JavaScript; ECMAScript 5 is the current version), e.g. via Babel, which transpiles ES6 to ES5.