Hono (@honojs) 's Twitter Profile
Hono

@honojs

Ultrafast Web framework for the Edges. Fast, but not only fast. Works on Cloudflare Workers, Fastly Compute, Deno, Bun, Vercel, AWS, and Node.js.

ID: 1548808616261562369

linkhttps://hono.dev calendar_today17-07-2022 23:15:58

566 Tweet

13,13K Followers

3 Following

Yusuke Wada (@yusukebe) 's Twitter Profile Photo

This project is super simple but will replace CRA. Hono app renders HTML with React SSR and serves API. The React client will be inserted in the HTML. The Plugin emulates Cloudflare environment. * Vite * React * Hono * @.cloudflare/vite-plugin github.com/yusukebe/hono-…

This project is super simple but will replace CRA. Hono app renders HTML with React SSR and serves API. The React client will be inserted in the HTML. The Plugin emulates Cloudflare environment.

* Vite
* React
* Hono
* @.cloudflare/vite-plugin

github.com/yusukebe/hono-…
Hono (@honojs) 's Twitter Profile Photo

Introducing a new starter template `cloudflare-workers+vite`!! It uses `@.cloudflare/vite-plugin` that has workerd inside and emulates the Cloudflare bindings as the same as Wrangler. But the DX is Vite's. You can try it with the command: npm create hono@latest

Yusuke Wada (@yusukebe) 's Twitter Profile Photo

I made a Vite plugin for the stack: Hono/React/Cloudflare Workers/Tailwind CSS If you want to play, run the command: npx giget@latest gh:yusukebe/hono-vite-react-stack-example my-app Please share your thoughts.

I made a Vite plugin for the stack:
Hono/React/Cloudflare Workers/Tailwind CSS

If you want to play, run the command:

npx giget@latest gh:yusukebe/hono-vite-react-stack-example my-app

Please share your thoughts.
Yusuke Wada (@yusukebe) 's Twitter Profile Photo

Now, Examples in Cloudflare Docs have Hono tabs! Placed on the same line as other programming languages😁 developers.cloudflare.com/workers/exampl…

Now, Examples in Cloudflare Docs have Hono tabs! Placed on the same line as other programming languages😁

developers.cloudflare.com/workers/exampl…
Node Congress🔥April 17 & 18, 2025 (@nodecongress) 's Twitter Profile Photo

🔥Yusuke Wada, the creator of Hono, shares how the web framework built on Web Standards now runs on Node.js - alongside Cloudflare, Deno & Bun! Hear about the challenges, performance boosts🚀& future middleware support: gitnation.com/contents/make-…

Hono (@honojs) 's Twitter Profile Photo

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! github.com/honojs/hono/re…

Hono (@honojs) 's Twitter Profile Photo

Wow! Continuous Releases using `pkg.pr.new` in honojs/middleware are working now! It was quite a challenge to get this working in a monorepo with so many packages! Thanks Jonathan Haines 🐧

Wow! Continuous Releases using `pkg.pr.new` in honojs/middleware are working now! It was quite a challenge to get this working in a monorepo with so many packages!

Thanks <a href="/BarryThePenguin/">Jonathan Haines 🐧</a>
Hono (@honojs) 's Twitter Profile Photo

Now, some middleware are on JSR! So, you can use both `hono` and Zod Validator on JSR without throwing a type error. jsr.io/@hono

Now, some middleware are on JSR! So, you can use both `hono` and Zod Validator on JSR without throwing a type error.
jsr.io/@hono