- Cài đặt WebStorm trong Lubuntu
- Initialize npm package
- Create git repository in github https://github.com/TechMaster/demojavascript
- View package.json created by npm init command.
- Open this package by WebStorm
- Demo keyword let. Show this warning. Must add "use strict" and turn on
- Debug JavaScript