Basically, some notes I took on new features on each of the new ES versions since ES6 which at the time of writting the latest version is ES12.
For debugging the samples I use code runner
which its a vs code plugin to run some code lines without need of node can be found here
For this version you need to add the plugin live server