You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When changes get made to a barf server, the only current way to get those changes reflecting at the listening port is to quit the server and restart it.
While this might not seem like a stressful one at first, over time is starts to become tiring and the idea of the server having to hot reload itself begins to make a lot more sense.
It's like nodemon but for Barf.
The text was updated successfully, but these errors were encountered:
When changes get made to a barf server, the only current way to get those changes reflecting at the listening port is to quit the server and restart it.
While this might not seem like a stressful one at first, over time is starts to become tiring and the idea of the server having to hot reload itself begins to make a lot more sense.
It's like nodemon but for Barf.
The text was updated successfully, but these errors were encountered: