Home » Archives for George

George

Little Coding Things default post image

How to Restart Your Node App Without Nodemon

If you’ve built anything with Node.js, you’ve probably used nodemon to automatically restart your app when files change. It’s been a go-to developer tool for years — but did you know you no longer...

Install git on mac​OS

How to install Git on Mac – MacOS for beginners

So, you’re new to macOS and ready to set up Git? Great choice! Git is one of the essential tools for developers, and installing it should be one of the first steps in your journey. Don’t worry—it’s...