logoalt Hacker News

liveafterlove04/27/20250 repliesview on HN

Hono is pretty good js a runtime agnostic router. On their site:

Works on Cloudflare, Fastly, Deno, Bun, AWS, or Node.js. The same code runs on all platforms.

https://hono.dev

How does compare to ultrajs? Or just use hono client side jsx, its pretty much like react already.