In this article we take a look at how to use the package.json to specify a node/npm engine for our local development. We then explore the .nvmrc file and how this applies to a Netlify build to enforcing netlify to build with a specific version.
September 30, 2022
In this article, I take the reader on the journey as I explore how to create a Node-based CLI. I talk a little bit about how to run a CLI using NPM or NPX and then cover the code I used to create one.
August 25, 2022
My recent 301 redirect journey with Netlify, to redirect Sitecoremaster.com to Dylanyoung.dev. Might be helpful to those new to Netlify/Next.js.
February 11, 2022