/demojavascript

Demo JavaScript in Node.js

Primary LanguageJavaScript

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