GitbookIO / javascript

GitBook teaching programming basics with Javascript
https://gitbook.gitbook.io/learn-javascript/
Apache License 2.0
3.54k stars 1.01k forks source link

Implement ES6 features #110

Open bogdaner2 opened 5 years ago

bogdaner2 commented 5 years ago

I think, that`s a good idea to add information about some useful ECMAScript 6 features, such as: template literals/string interpolation, arrow function, modules etc.

taherabbas67 commented 1 year ago

yeah that's a great idea, ES6 concepts should be included as mainly arrow function is highly used these days.

munnokd commented 1 year ago

Can you assign this issue to me? I will add this to the root directory.