I Don't Use Nodemon Anymore - I Do This Instead!

preview_player
Показать описание


**QUESTIONS ABOUT MY SETUP**

**STAY IN TOUCH 👋**

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

Oh my! James! I really wasn’t expecting a shoutout. Thank you so much and awesome content as always ❤

dominuskelvin
Автор

This is awesome. Also super nice use nvm for showing the differences between versions

colbyfayock
Автор

Sheeesh. Literally the only place to find this info. Fire!!

lewiduressa
Автор

Wait, what!? It's impossible keeping up with all the technology. Thanks for helping many of us at least try.

redwoodJB
Автор

This was really good information! I've never even thought to look whether it is built in now!

keithina
Автор

It's working for me, thank you very much

kumarrnikhil
Автор

cheez, amazing feature, thaks James for the video!!

marty
Автор

Thanks, James, useful tip as always. Nodemon used to crash or not work in node v12 when used in large apps (tested in multiple environments). Do you think this built-in way would work in larger apps?

yannisevangelou
Автор

You still need it (or something else) if you use TS

yumeyuki
Автор

Amazing new feature, thank you for showcasing it James!

LePhenixGD
Автор

Hi James, This is a amazing one. Thanks a lot.

sshenbagaraaj
Автор

When I used the --watch-path option with node v19.4.0 it worked... but it also prevented any of my logs from showing 😱

DevOpsDirective
Автор

Cool. I also like live server reload as a vs code extension which does something similar just in the browser instead of the terminal

toddribnek
Автор

I love the convenience of the watch flag.

dominuskelvin
Автор

thank you so much for sharing such a valuable content in this Chenal, keep it up

barvaliyabhargav
Автор

We are currently at version 21.7.0 and this feature is still experimental 🤔 The docs also say that the --watch-path option is not available on Linux. Strange.

pxlbltz
Автор

Thank you for the tip. It's very useful. Bye Nodemon

fbarriosdr
Автор

I liked nodemon, since it came with a supporting JSON file, on what you wanted to watch.

neilm
Автор

ts-node can't do that yet so sticking to other options for TypeScript compilation for now 🐈

DarkzarichV