Viewing a single comment thread. View all comments

rav wrote

i forgot to mention this in the first post but i recommended hono because you can use jsx for templating https://hono.dev/docs/guides/jsx for hosting you should deno or bun instead of node. you might get better performence

1

dev OP wrote

Are you sure this JSX template not gonna generate any JS on client side? I have a doubt about it :)

1