Pinned
Hono
633 posts
- Hey! Now, Vercel natively supports Hono with zero-configuration
- "kawaii mode" on the Hono website! on hono.dev/?kawaii=true off hono.dev/?kawaii=false This amazing logo is by @sawaratsuki1004 !
- Hono v4 is out! Keep the core small, but go to full-stack. New features: * Static Site Generation * Client Components And… File-based Routing named HonoX is born! Enjoy.
- It's a real minimal SPA. **22** lines Server **21** lines Client **1** Dependency
- We introduce a completely new concept: "Hono CLI" You can try five sub-commands: hono docs hono search hono request hono serve hono optimize github.com/honojs/cli
- Hono v4.8.0 is out! * Reduced the code size: gzipped hono/tiny is 4.5KB! * New Route Helper * SSG supports Plugin * 3rd party middleware: * UA Blocker Middleware * MCP Middleware * Zod Validator supports Zod v4 * and more Enjoy!
- We don't want to fight, but wrong. 1. One of the maintainers is an employee of Cloudflare, but Cloudflare is not a sponsor 2. The benchmark results on the website are correct (what should be benchmarked depends on your approach)Replying to @zeeg1. runs very well in cloudflare workers (and its sponsored by them) 2. has incorrect benchmarks on the website claiming its fast 3. monkeypatches globals in Node.js 4. uses browsers APIs on servers, reducing the need to learn Node.










