Stop using Nodemon in your project 🙅‍♂️

preview_player
Показать описание
shorts - In this video, we learn about the recently released #nodejs watch mode which automatically reloads the server for us whenever we make changes to our code. This is similar to how #nodemon behaves but now we get this out of the box and can save a few extra kbs by ditching yet another additional package in our application. #watchmode

Also, check this playlist on debugging your web apps
----------------------------------------------------

Рекомендации по теме
Комментарии
Автор

This help me a lot ❤ because my nodemon is not working

YashKumar-fxxs
Автор

Please make one for doing this for TypeScript + Node.js projects.

kumar-jatin-
Автор

Also I have heard we have to give permissions to run nodemon script everytime we use and then revert back permissions for security reasons?

avigupta