|
|
|
|
|
by christilut
3217 days ago
|
|
I can't live without hot module reloading anymore.. With my Vue projects (no idea if React does it like this too) I can update my code and it only reloads either CSS, JS or HTML and it completely maintains state. Textfields maintain their content while I edit their CSS, just great. Wasn't long ago that auto reload on file change was a fancy feature... |
|