04 - NPM Packages; testing with Jest

04 - NPM Packages; testing with Jest

For our fourth topic of fullstack javascript development, we’ll cover the following:

  1. Introduction to NPM
  2. Introduction to Unit Testing
  3. What is Jest?
  4. Writing Unit Tests with Jest