Node Package Manager (npm) in 60 seconds!

preview_player
Показать описание
Let's get to know npm in 60 seconds!

npm, or Node Package Manager, is a registry with millions of packages.

Each package can be a library, a tool, a framework, well, any javascript code! You can use this ready-made code in your project to help you do stuff quicker.

You shouldn't re-invent the wheel if there's already a package that does what you want, and has been properly tested and adopted.

npm is also a command-line utility, which allows you to download the packages you want into your own project.

Once you have the packages downloaded through npm, just import the code and use it.

#npm #javascript

I hope this was helpful to you!

Like & Subscribe if you liked the video.

Instagram & Twitter @duanecreates
Thank you for watching • Have a great day • See you in the next one
Рекомендации по теме
Комментарии
Автор

Thanks for sharing Duane. Informative and a nice way of teaching 😊

parvanehhadi
Автор

This video lasted longer than me. Great stuff Duane Creates.

TrifectaMonkey
Автор

so short yet so much info! now i know how to calculate time, thanks, master!!

longinteger