I’m curious whether there’s anything similar to NextJS, a Golang-based static and dynamic page generator. I discovered Hugo, but it’s useless for anything other than creating static pages.
Is there any sign of progress? Should a Golang-style nextJS be on the way soon?
I am hoping inertiajs gains momentum. That would let people freely mix and match backend languages and front end frameworks while still achieving zero api a la nextjs / blitzjs. Here is a go implementation - GitHub - petaki/inertia-go: ⏩ The Inertia.js server-side adapter for Go. . I have no firsthand experience with inertiajs. I would consider it experimental for now.