Home » express.js

Tag - express.js

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...