mern-starter
mern-starter copied to clipboard
Hot reloading express server
https://github.com/ericclemmons/webpack-hot-server-example
remove nodemon ?
Yes, once the express server is hot reloaded, we will not need nodemon.
👍 excelent
This is cool!!!
@somus @carloscuatin you think this will improve performance over nodemon?
Great! If the server can be hot reloaded, to develop api will be much faster!
I think this issue can be closed since I see HMR working.
Anyone knows how to implement it ?
is anyone working on this?
I played with this, very cool: https://github.com/glenjamin/ultimate-hot-reloading-example