rszab003
rszab003
HHono
Created by rszab003 on 1/31/2025 in #help
I'm looking for more clarity on client components
I've tried following the documentation but I can't seem to get a hono project working with the client components helper. https://hono.dev/docs/guides/jsx-dom can anyone provide a comprehensive snippet on how to set this up? 🥺
1 replies
HHono
Created by rszab003 on 1/22/2025 in #help
How can I use hono/jsx templates to send Emails via Nodemailer?
I'm not sure if this is possible currently... I would like to render a JSX or TSX component without having to set up a route. I want to render a JSX component to an html string with one function call, so I can pass the string to nodemailer. How can I achieve this with hono?
7 replies