You don't need --save anymore for NPM installs
If you ever installed an NPM package the following syntax looks very familiar to you:
npm install --save package_name
This was long the golden standard to install a package and save it as a dependency in your project.
Meaning if we didn't specify th...
h.daily-dev-tips.com2 min read
Dev By RayRay
Tech Lead / Lead Developer in the ๐ณ๐ฑ https://byrayray.dev/
Thanks for the tips man ๐