I've written a number of web orientated projects using Go as the backend. The language is great, but I'm not happy with the frontend tech I've been using. Usually JS based options like Vue and standard Go HTML templates.
What are some of the better common or popular ways of building frontends for Go SPAs or simple admin/web forms? Thanks,