Hacker News new | ask | show | jobs
by braebo 432 days ago
Hot module reloading is common in JS land and does things like trying to preserve running state as opposed to just watching a dir and restarting everything.