NPM vs NPX

preview_player
Показать описание
NPM or the node package manager is an industry-standard tool when it comes to managing packages for your Javascript applications. NPX, which comes bundled with npm, solves a few problems that npm is not able to solve. In this video, we take a look at these key differences and how you can use both these tools in tandem.

⌚TIMESTAMPS:
0:00 - Intro
1:20 - Installing a package using npm
2:22 - How local npm packages get executed
3:40 - Executing globally installed packages
4:45 - Adding scripts to execute npm packages locally
5:28 - Npx
7:24 - Outro

🧑‍💻Other playlists:

Socials

#npm #npx #nodepackagemanager #nodepackageexecute
Рекомендации по теме
Комментарии
Автор

This is exactly what i was looking for, thanks and keep going Akilesh...

aryanpanchal