Hacker News new | ask | show | jobs
by majewsky 3505 days ago
Grandparent is referring to hot reloading, wherein the application itself recognizes changed source files and reloads them on the fly. A common feature of server-side MVC frameworks like Django, Rails, etc.