38 words, 1 min read
When working on a JavaScript project, there are two common commands that are used to install dependencies:
npm install
andnpm ci
. While they seem similar, they serve different purposes and can have an impact on your workflow.
continue reading on ryangjchandler.co.uk
⚠️ This post links to an external website. ⚠️
If this post was enjoyable or useful for you, please share it! If you have comments, questions, or feedback, you can email my personal email. To get new posts, subscribe use the RSS feed.