- Issue created by @effulgentsia
- Status changed to Postponed
over 1 year ago 2:34pm 25 October 2023 - πΊπΈUnited States effulgentsia
Postponing this on #3396649: Add a demo Next.js app and subtheme β because I think we should do that one first.
- Status changed to Closed: won't fix
over 1 year ago 9:46pm 16 February 2024 - πΊπΈUnited States effulgentsia
Having thought about it more, I don't think we should do this, because I think we should focus the JSX theme engine primarily on exclusively server-side rendering (except for explicit client components). Given that both Next.js and Deno Fresh are two different takes on how to do exclusive server-side rendering, I don't think we need to also demonstrate yet another framework (Remix), especially since it doesn't currently support exclusive server-side rendering. People interested in Remix integration can write that themselves without us needing to demonstrate it in this project. We're also free to change our minds about this in the future and reopen this issue then if we want to.