Part of README-driven-development is prioritizing delivery over getting something working on our own machine. In today's video, Jessica Kerr demonstrates this concept using an NPM example.
Tag: nodejs

Episode #656
Understanding `npm run` (and why to avoid `npx`!)
In today's episode, guest chef Jessica Kerr returns to dig deeper into NPM, and delivers some strong opinions about the npx command!

Episode #614
NPM for Dev Dependencies
No matter what language you program in for a living, skill with JavaScript tools and libraries has become essential. Learn from Jessica Kerr how to use NPM to document project …