Overview
Syllabus
NPM TUTORIAL: 01 Introduction to NPM.
02 Exploring NPM packages.
03 NPM package.json and "npm init" - how to properly initialize new project.
What is Semantic Versioning?.
NPM Packages Installation using "npm install".
07 CHALLENGE - Install Semver package.
08 CHALLENGE Install Semver Package SOLUTION.
09 Install Browserslist - package with own dependencies.
10 Dependencies and Development Dependencies.
11 Examine Development Dependencies.
12 Browser App vs Server Package.
14 CHALLENGE Clock Browser Application SOLUTION.
16 Browser App vs Public Package.
17 Exploring Package Information and Versions.
package-lock.json explained.
22 How package-lock.json file is handled in NPM.
23 Lock file summary.
24 Update NPM packages overview.
27 Introduction to the NPM scripts.
NPM start script.
30 CHALLENGE Create prestart script SOLUTION.
31 Custom NPM scripts.
32 CHALLENGE Run NPM scripts simultaneously.
33 CHALLENGE Run NPM scripts simultaneously SOLUTION.
34 NPM bin Folder with Executable Scripts.
TOP 10 NPM Packages.
Node.js Application in 5 minutes.
NPM (Node Package Manager) Crash Course.
Taught by
Bogdan Stashchuk