Re: [go-nuts] Recommendations of Go front-ends for single page SaaS application

2021-05-01 Thread Jesper Louis Andersen
On Wed, Apr 28, 2021 at 12:28 AM Joseph Jones wrote: > Hi Everyone, > > I am trying to decide what front-end to use with a Go backend. It seems > natural to use a Go frontend framework as well but I have not found a lot > of them. > > A couple of haphazard thoughts: The most important one is tha

[go-nuts] Recommendations of Go front-ends for single page SaaS application

2021-04-27 Thread Joseph Jones
Hi Everyone, I am trying to decide what front-end to use with a Go backend. It seems natural to use a Go frontend framework as well but I have not found a lot of them. At this point I am considering using NextJS with filepond.js with netlifyCMS because the user experience seems richer than fr