Skip to main content

Understanding NPM - Node.js Package Manager

Understanding NPM - Node.js Package Manager
Understanding NPM - Node.js Package Manager, Understand and practice NPM. Learn how to use NPM in Node.js, how to install NPM packages, how to configure NPM scripts.
  • Created by Bogdan Stashchuk
  • English
  • English [Auto]
PREVIEW THIS COURSE - GET COUPON CODE

Description
In this course I will explain you what is NPM and how it is used.
You will learn how to initialize new project, how to install new dependencies and explore their child dependencies.
We will also discuss what is Semantic Versioning and what Major, Minor and Patch versions mean.
You will also understand what is the purpose of the package-lock.json file.
I will explain you what is the purpose of the NPM scripts and how they should be used. We will talk about built-in NPM scripts and custom script. Also we will combine several NPM scripts in a one using npm-run-all external package.
You will understand what is executable script and what is the purpose of the .bin folder in the node_modules folder. I will explain you what is shebang line and how it is used on the Unix-based system and on Windows.
Happy learning!

More Courses by Bogdan Stashchuk

Complete Git Guide: Understand and master Git and GitHub
Complete Git and GitHub guide. Master basic and advanced Git features: commits, branches, merging, rebasing, squashing.

SSL Complete Guide 2020: HTTP to HTTPS
Configure Cloudflare, FREE Let's Encrypt SSL/TLS certificate, NGINX and Apache web servers, create CSR SSL request

Apache Kafka Complete Developer's Guide
Learn core Apache Kafka features, create Java, Node.js, Python Producers and Consumers. Full Kafka hands-on experience!
Comment Policy: Please write your comments according to the topic of this page's post. Comments containing links will not be displayed until approved.
Buka Komentar
Tutup Komentar
-->