|
|
|
|
|
by chaostheory
3405 days ago
|
|
ES6 brings to Javascript needed features that other programming languages already have had; like a cleaner way of writing classes, more basic collection classes, more tools for concurrency, the list goes on... https://github.com/lukehoban/es6features |
|