Using `.zshrc` file and Homebrew as a Node.js Version Manager and alternative to nvm
Overview
Instead of using nvm (Node Version Manager), you can manage multiple Node.js versions using Homebrew and your
.zshrc
file. This approach involves installing different Node.js versions via Homebrew and updating your PATH environment variable ...
brandoncroberts.hashnode.dev2 min read