Have you ever thought, how ‘nodemon’ works internally? Let’s build our own ‘nodemon’ in under 10 minutes!
Hey 👋,
If you have ever worked with Node.Js, you must have used a package called nodemon for development.
For those who are not aware of it, nodemon is a tool that helps develop NodeJs based applications by automatically restarting the node applic...
pankajtanwar.hashnode.dev8 min read