Nodemon for Every Language #programming #coding #javascript #webdevelopment

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

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

Dropping gems as always especially that last bit about watching docker config files

engine_man
Автор

I use it for my go project. IT'S SICK! You have to add a couple more flags and signals to pass sigkill if working with a webserver

abiiranathan
Автор

am i the onlyone pronouncing it as "no-demon" and not "node-mon"

DaminGamerMC
Автор

Recently discovered your content on Instagram. You work really hard! Hoping the best for your channel man! You're doing great!

gadgetboyplaysmc
Автор

That's why Gradle continuous mode exists, I'm using it for kotlin web dev

rebok
Автор

I love this channel and I’m so glad I found it, keep up the great work man

seffox
Автор

There’s also entr and watchexec for this same usecase

vikingthedude
Автор

I did not expect that last statement, I could've never thought about that 😺, great tip

vintagewander
Автор

it's mind-blowing especially with C

abobunus
Автор

if your language doesn't support hot reload out of the box this is a good alternative

AnnasVirtual
Автор

I didnt know nodemon can do that. thanks

paljain
Автор

It looks like overcomplicated entr. It needs node 😂

arek
Автор

C is one of those languages that doesn't though... Cool beans

skeleton_craftGaming
Автор

And it doesn't work with typescript. How disapointing.

shirakuyanai
Автор

I'm not so familiar with front end but isn't this the default? For example i'll have a reactjs project, and fire up node server with npm run. As soon as i modify the JS the nodeserver will restart with latest changes

geteducatedyoufool