go-arrower / arrower

A complete framework to develop web applications in Go - wip
https://www.arrower.org/
10 stars 1 forks source link

Add hot reloading to arrower cli #10

Closed HTechHQ closed 1 year ago

HTechHQ commented 1 year ago

As a developer, I want to have hot reloading of my project so I see changes to my website immediately with the convenience other ecosystems (js) are offering.

HTechHQ commented 1 year ago

When running the app:

HTechHQ commented 1 year ago
HTechHQ commented 1 year ago
HTechHQ commented 1 year ago

Hot reload is working smoothly so far. Bugs and improvements will go into their own issues.

Some closing thoughts, for future reference:

HTechHQ commented 1 year ago

Possibly the life reload needs to take care of the following steps as well: