|
|
|
|
|
by dangoor
3652 days ago
|
|
ECMAScript is going to be updated on an annual basis now, so it is easier to just use the year going forward. Promises and arrow functions are ES2015 features, by the way. Already directly supported in a slight majority of the browsers in use: http://caniuse.com/#search=arrow |
|