Udemy - Understanding NPM - Node.js Package Manager [Course Drive]

seeders: 0
leechers: 1
Added 6 years ago by coursedrive in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

Udemy - Understanding NPM - Node.js Package Manager [Course Drive] (Size: 2.4 GB)
  001 LECTURE - Intro-en.srt 4 KB
  001 LECTURE - Intro.mp4 65.8 MB
  002 LECTURE - Course Navigation.mp4-en.srt 1.9 KB
  002 LECTURE - Course Navigation.mp4.mp4 31.6 MB
  003 PRACTICE - Practice Exercises (IMPORTANT).html 1.6 KB
  004 PRACTICE - Exploring NPM packages-en.srt 1.8 KB
  004 PRACTICE - Exploring NPM packages.mp4 28.3 MB
  005 LECTURE - Package.json and init-en.srt 3.7 KB
  005 LECTURE - Package.json and init.mp4 58.5 MB
  006 LECTURE - Semantic Versioning-en.srt 5.1 KB
  006 LECTURE - Semantic Versioning.mp4 90 MB
  007 LECTURE - Packages Installation-en.srt 2.4 KB
  007 LECTURE - Packages Installation.mp4 43.8 MB
  008 PRACTICE - Install package in the project-en.srt 5.3 KB
  008 PRACTICE - Install package in the project.mp4 86.5 MB
  009 CHALLENGE - Install Semver package-en.srt 819.2 B
  009 CHALLENGE - Install Semver package.mp4 11.4 MB
  010 CHALLENGE - Install Semver Package - SOLUTION-en.srt 12.3 KB
  010 CHALLENGE - Install Semver Package - SOLUTION.mp4 194.9 MB
  011 PRACTICE - Install Browserslist - package with own dependencies-en.srt 3.9 KB
  011 PRACTICE - Install Browserslist - package with own dependencies.mp4 58.2 MB
  012 LECTURE - Dependencies and Development Dependencies-en.srt 3.1 KB
  012 LECTURE - Dependencies and Development Dependencies.mp4 52.3 MB
  013 PRACTICE - Examine Development Dependencies-en.srt 7.2 KB
  013 PRACTICE - Examine Development Dependencies.mp4 114.6 MB
  014 PRACTICE - Browser App vs Server Package-en.srt 5 KB
  014 PRACTICE - Browser App vs Server Package.mp4 89.1 MB
  015 CHALLENGE - Clock Browser Application-en.srt 1.8 KB
  015 CHALLENGE - Clock Browser Application.mp4 31.2 MB
  016 CHALLENGE - Clock Browser Application - SOLUTION-en.srt 12.9 KB
  016 CHALLENGE - Clock Browser Application - SOLUTION.mp4 221.5 MB
  017 LECTURE - Clock Challenge Summary-en.srt 2.4 KB
  017 LECTURE - Clock Challenge Summary.mp4 43.7 MB
  018 LECTURE - Browser App vs Public Package-en.srt 7.4 KB
  018 LECTURE - Browser App vs Public Package.mp4 128.7 MB
  019 PRACTICE - Exploring Package Information and Versions-en.srt 2.7 KB
  019 PRACTICE - Exploring Package Information and Versions.mp4 45.2 MB
  020 PRACTICE - Installing Specific Package Version-en.srt 3.7 KB
  020 PRACTICE - Installing Specific Package Version.mp4 59.2 MB
  021 LECTURE - Why package-lock.json file is needed-en.srt 4.9 KB
  021 LECTURE - Why package-lock.json file is needed.mp4 89.1 MB
  022 CHALLENGE - Reinstall old package version without lock file-en.srt 1.1 KB
  022 CHALLENGE - Reinstall old package version without lock file.mp4 18.4 MB
  023 CHALLENGE - Reinstall old package version without lock file - SOLUTION-en.srt 3.2 KB
  023 CHALLENGE - Reinstall old package version without lock file - SOLUTION.mp4 55.4 MB
  024 LECTURE - How lock file is handled-en.srt 12.1 KB
  024 LECTURE - How lock file is handled.mp4 189.5 MB
  025 LECTURE - Lock file summary-en.srt 716.8 B
  025 LECTURE - Lock file summary.mp4 12.2 MB
  026 LECTURE - Update NPM packages overview-en.srt 1.7 KB
  026 LECTURE - Update NPM packages overview.mp4 30.5 MB
  027 CHALLENGE - Update project dependencies-en.srt 716.8 B
  027 CHALLENGE - Update project dependencies.mp4 12.8 MB
  028 CHALLENGE - Update project dependencies - SOLUTION-en.srt 5.3 KB
  028 CHALLENGE - Update project dependencies - SOLUTION.mp4 85.8 MB
  029 LECTURE - Introduction to the NPM scripts-en.srt 2.9 KB
  029 LECTURE - Introduction to the NPM scripts.mp4 50.2 MB
  030 PRACTICE - Start NPM script-en.srt 2.2 KB
  030 PRACTICE - Start NPM script.mp4 42 MB
  031 CHALLENGE - Create prestart script-en.srt 1.5 KB
  031 CHALLENGE - Create prestart script.mp4 28.2 MB
  032 CHALLENGE - Create prestart script - SOLUTION-en.srt 8.3 KB
  032 CHALLENGE - Create prestart script - SOLUTION.mp4 121.9 MB
  033 PRACTICE - Custom NPM scripts-en.srt 2.8 KB
  033 PRACTICE - Custom NPM scripts.mp4 50 MB
  034 CHALLENGE - Run NPM scripts simultaneously-en.srt 1.2 KB
  034 CHALLENGE - Run NPM scripts simultaneously.mp4 24 MB
  035 CHALLENGE - Run NPM scripts simultaneously - SOLUTION-en.srt 3.9 KB
  035 CHALLENGE - Run NPM scripts simultaneously - SOLUTION.mp4 55.7 MB
  036 LECTURE - NPM .bin Folder with Executable Scripts-en.srt 5.3 KB
  036 LECTURE - NPM .bin Folder with Executable Scripts.mp4 87.1 MB
  037 PRACTICE - Explore .bin Folder on the Mac-en.srt 2.9 KB
  037 PRACTICE - Explore .bin Folder on the Mac.mp4 48.4 MB
  038 PRACTICE - Explore .bin Folder on Windows-en.srt 1.6 KB
  038 PRACTICE - Explore .bin Folder on Windows.mp4 25.6 MB
  039 LECTURE - NPM Scripts Wrap-Up-en.srt 1.4 KB
  039 LECTURE - NPM Scripts Wrap-Up.mp4 22.9 MB
  040 LECTURE - Additional NPM topics.html 1.3 KB
  ReadMe.txt 204.8 B
  Visit Coursedrive.org.url 102.4 B
  ▲ 82 total files

Description


⚡️⚡️For More Udemy Courses Visit ???????? Course Drive
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.
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

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!

Who this course is for:

• JavaScript developers who want to know how to properly use NPM

Related Torrents

torrent name size uploader age seed leech
7
3
1
18
2