Understanding NPM - Node.js Package Manager
https://WebToolTip.com
Last updated 2/2024
Created by Bogdan Stashchuk | 300K Students Worldwide | MBA, PhD
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch
Level: All | Genre: eLearning | Language: English + Embedded subtitle | Duration: 41 Lectures ( 2h 19m ) | Size: 2.92 GB
Understand and practice NPM. Learn how to use NPM in Node.js, how to install NPM packages, how to configure NPM scripts.
What you'll learn
Initialize any project using NPM init
Install project dependencies
Understand what is the difference between dependencies and development dependencies
Explain what is Semantic Versioning and what different kinds of packages versions mean
Explain difference between Browser Application and Server Package
Understand purpose of the "package-lock" file
Update project dependencies
Configure NPM scripts and execute them
Combine NPM scripts into the one script
Explain what is executable script and how it is executed on the Mac and on Windows
Requirements
Basic JavaScript knowledge is desirable but not required
Any computer - Mac or PC