Introduction
  • Introduction
  • Basic command line options
  • npm and node commands
  • CommonJS and ES6 Modules import/export
  • How to update a package, meaning of ^ and ~
  • JSON format
Babel
  • Introduction
  • Let's start with Babel
  • babel.config.json
  • babel.config.json vs .babelrc.json
  • Why do we need coreJs