Remix.run Logo
skybrian 6 hours ago

I like JSX and I prefer Preact to React because it's smaller, but I haven't used React itself enough to know if I'm missing anything.

Currently I'm using hono/jsx, mostly on the server, which seems like an even simpler way to do it than Preact. The JSX looks pretty much the same.