13
Need to know about npm
(lemmy.ml)
Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development
Web development is the process of creating websites or web applications
Some webdev blogs
Not sure what to post in here? Want some web development related things to read?
Heres a couple blogs that have web development related content
Yeah don't worry about it too much. Ensure you have the correct name when installing your library but that's about all you can do personally.
Any other solution will have some security flaws. NPM has a few more than it should but essentially the entire web is built around it. Sorry man, you don't have any other choices.
How to use it properly? Any npm tutorial will show you quickly. Always check you've got the right thing, always check the library is large enough that if something goes wrong it'll be noticed, and know there's no way to be completely safe without never using libraries.
If you're learning the web though there's no way to avoid npm.