from Hacker News

Embedding Our New React UI in Go

by GeorgeMac on 1/11/23, 8:59 PM with 3 comments

  • by shamiln on 1/12/23, 12:06 AM

    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.

  • by GeorgeMac on 1/11/23, 8:59 PM

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