Completed
13:50 - How to test using the package
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building a Production Ready npm Package - Part 2
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 - Intro
- 2 00:43 - Building npm package.json
- 3 01:30 - Quick PSA for ECMAScript Format
- 4 02:17 - Writing tsconfig.json file
- 5 04:05 - Building npm package.json
- 6 05:25 - Setting up and adding tests
- 7 07:17 - How to fix errors in your index.test code
- 8 07:56 - Altering code in tests
- 9 09:23 - Running and setting up your tests
- 10 10:34 - Adding code into a steady pipeline
- 11 13:50 - How to test using the package
- 12 16:46 - Outro