Responsive golang webapp without JavaScript
https://salzmann.to/2017/10/13/responsive-golang-webapp-without-javascript.html
tl;drIt is possible to flush the http.ResponseWriter with the help of http.Flusher and create a responsive feedback for users that dont have JavaScript enabled.
https://salzmann.to/2017/10/13/responsive-golang-webapp-without-javascript.html
tl;drIt is possible to flush the http.ResponseWriter with the help of http.Flusher and create a responsive feedback for users that dont have JavaScript enabled.