Colman
Colman
HHono
Created by Colman on 4/6/2025 in #help
How would you pick between Hono + Client Components vs Hono + React (and with or without HonoX)?
We don't have big dependency needs for the most part, so starting with client components sounds like a good plan, thanks! Maybe a naive and overly specific question: I see in Yusekebe's repo here: https://github.com/yusukebe/hono-jsx-spa he "manually" adds the client.tsx page in the vite config, and then adds this script in the renderer. Is there a best-practices way to do this for many pages, or not really, and if that's needed, I should use something more battteries-included than Client Components?
11 replies