NPM Tutorial (2021) Part 1 : Creating and publishing NPM packages

preview_player
Показать описание
There are times when you want your application to do something specific and no third-party library can do that specific thing for you. You need to create your own library that will solve this issue but this library could also be of help to someone else in the community who's come across a similar problem. In this video, we take a look at how to create npm packages and publish them to the npm store.

Timestamps
0:00 - Intro
0:40 - NPM account registration + Login
1:40 - Creating the package
4:45 - Scoped and unscoped packages
7:25 - Publishing the package
15:46 - Adding a dependency in your package
19:40 - Outro

Important links

Socials

#Javascript #NodeJS #npm #packages #library #dependency #JS
Рекомендации по теме
Комментарии
Автор

Hi you are a amazing teacher, I learnt a lot from your playlists

surajbhushanpandey
Автор

Thank you so much for this video!!
with this reference, for the very time I published my own npm package.
Thank you for the amazing explanation. This whole series was amazing...
You really solved my problem 🙈

srishtimaurya