Personal programming reading and coding notes.
- todos:
- ES6 module in depth with refrence of [module loding rules](http://es6.ruanyifeng.com/#docs/module-loader)、 [ECMAScript specification](https://tc39.github.io/ecma262/#sec-modules)
- specifications of spread operator、Set、Map