JS protip #1: npm-check
Published on 3 November 2022 • 5:01

Updating your npm dependencies is good practice, sort of basic hygiene for your codebase, and you should do that regularly.

Except npm update and npm install have pretty poor DX… We’d like an easy dev/prod split, grouping by update level (patch, minor, major), and most importantly, granular updates without having to type module names and versions by hand!

Here’s my favorite tool for this: npm-check. Pure bliss!

Get all the details in our article: https://delicious-insights.com/en/posts/js-protip-npm-check/

Want to gain further mastery of JS, Node, npm…? Check out our other video courses and training classes: 😁

Our video courses: https://screencasts.delicious-insights.com/en/
Our training classes: https://delicious-insights.com/en/trainings/
Our kickass services: https://delicious-insights.com/en/services/

Want to comment? Do it directly on YouTube!