8 ms·
I still write tsx and my components look very similar to react -- just no hooks. The difference is I render to html server side and send the rendered html. Look
by igor47 2mo ago
I still write tsx and my components look very similar to react -- just no hooks. The difference is I render to html server side and send the rendered html. Look into it in hono