mern-starter icon indicating copy to clipboard operation
mern-starter copied to clipboard

Hot reloading express server

Open somus opened this issue 9 years ago • 10 comments

https://github.com/ericclemmons/webpack-hot-server-example

somus avatar Jun 06 '16 13:06 somus

remove nodemon ?

carloscuatin avatar Jun 21 '16 02:06 carloscuatin

Yes, once the express server is hot reloaded, we will not need nodemon.

somus avatar Jun 21 '16 02:06 somus

👍 excelent

carloscuatin avatar Jun 21 '16 02:06 carloscuatin

This is cool!!!

SOSANA avatar Jun 22 '16 02:06 SOSANA

@somus @carloscuatin you think this will improve performance over nodemon?

SOSANA avatar Jun 23 '16 18:06 SOSANA

Great! If the server can be hot reloaded, to develop api will be much faster!

koshuang avatar Jul 23 '16 09:07 koshuang

I think this issue can be closed since I see HMR working.

DraconPern avatar Sep 17 '16 10:09 DraconPern

Anyone knows how to implement it ?

kamiranoff avatar Sep 24 '16 19:09 kamiranoff

is anyone working on this?

qlqllu avatar Oct 15 '16 05:10 qlqllu

I played with this, very cool: https://github.com/glenjamin/ultimate-hot-reloading-example

u0078867 avatar Jun 14 '17 12:06 u0078867