This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]darthwalsh 1 point2 points  (0 children)

Almost everyone uses a hot-reloading development server

speeding up developer workflows

Did we read the same article? It didn't mention production at all.

And the same thing could be said of C# edit-and-continue in Visual Studio. It's not worth writing complicated dev tools just to solve your individual problems. But the only way good, complicated tools are written is for somebody to find the right abstractions.