I’m working through a copy of Modern Full-Stack Development: Using TypeScript, React, Node.js, Webpack, and Docker to try and get more familiar with putting all of the pieces together. So far I’ve made my way thru chapters one and two. Starting with basic Node.js and Node Package Manager information, it’s been nice to start at the basics and learn all the commands in the right order. Nothing wrong with learning just enough to keep moving, but also kind of nice to see the how it should be done as well.