Working with JavaScript Development Tools

The recipes we'll be seeing here are as follows:

  • Installing Visual Studio Code for development
  • Extending Visual Studio Code
  • Adding Fira Code font for better editing
  • Adding npm for package management
  • Doing version control with Git
  • Formatting your source code with Prettier
  • Documenting your code with JSDoc
  • Adding code quality checks with ESLint
  • Adding Flow for data types checks
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset