Hacker News new | past | comments | ask | show | jobs | submit login
Embedding Our New React UI in Go (flipt.io)
27 points by GeorgeMac on Jan 11, 2023 | hide | past | favorite | 3 comments



I wonder if React UI should really be replaced with NextJS.

The majority of react sites nowadays are just NextJS. It might be that the future of react based applications isn’t react, but nextjs.


And how exactly would you go about TFA's example of embedding the web ui inside a Golang application with NextJS?

I can think of LOTS of examples where you'd be better off with straight static server with React and a separate API server... pretty much anywhere you are doing a web application and don't need/want SEO/Bots.


Our journey porting a Vue based frontend to React, embedded in a Go binary.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: