Setting up a Node JS development workstation on a Mac

2 months ago
3

This is a video from a paid course I produced a few years ago (2022). I'm providing it free along with the rest of the series here on Rumble.

This series of videos will teach you how to set up NodeJS, Git, and everything you need to start developing software projects written in ECMAScript (also known as JavaScript) on your Mac.

I recommend using Homebrew instead of simply downloading and installing software directly because the Homebrew package manager allows an easy way to stay up to date with package updates. It also provides a clean way to uninstall software.

Loading comments...