ES6 Notes

ES6 Notes

Hello World 🌏

Welcome to ES6 Notes 📒
On this blog, you can find explanations on some ES6 features.

What is ES6?

ES6 or ECMAScript 6 was the second major revision to Javascript, which enable us to write less and do more. It has a lot of new features and new syntaxes to make your code looks more modern, more structured and more readable.

Articles