Thursday, 13 February 2020

Super noob question

If I find a snippet of JavaScript online, but it's not in npm, and I want to copy it into my project and require() it like any other module, should I be putting this snippet in the node_modules directory? Or should I make a different directory in my project for non-npm libraries?

Submitted February 13, 2020 at 09:30PM by abandonplanetearth

No comments:

Post a Comment