Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Hono v3 - Do Everything, Run Anywhere, But Small, And Faster

Hono v3 - Do Everything, Run Anywhere, But Small, And Faster

About the next major version of Hono. "v3".

Yusuke Wada

January 24, 2023
Tweet

More Decks by Yusuke Wada

Other Decks in Programming

Transcript

  1. Yusuke Wada 2023-01-24 Serverless Frontend Meetup Hono v3 Do Everything,

    Run Anywhere, But Small, And Faster * will be released soon!
  2. Me • Yusuke Wada • Supervisor at TravelBook Inc. •

    Web developer, Web framework developer • https://yusukebe.com/ • https://github.com/yusukebe 2
  3. •Fast - 3+1 Routers •Tiny - about 20kB •Multi-runtimes -

    CF, Fastly, Deno, Bun, Lagon, Node.js •Fine DX - TypeScript •Batteries Included - Middleware 7 Hono Features
  4. •Deno •Deno Benchmark •cdnjs •Ultra - Deno/React SSR Framework •Cloud

    fl are D1 example •substats •Kings League Project •react-starter-kit •Driv.ly 8 Who uses Hono?
  5. Going to "v3" Not released yet but will be soon.

    11 Do Everything, Run Anywhere, But Small, And Faster
  6. Anywhere! thanks to Web Standard • Cloud fl are Workers

    • Cloud fl are Pages • Fastly Compute@Edge • Deno • Bun • Lagon • Vercel • Node.js • ... 20 Hono may work on every JavaScript runtime!
  7. @honojs to `@hono` ! 38 • We can make packages

    such middleware as `@hono/xxx` • Middleware • @hono/zod-validator • @hono/qwik-city • @hono/graphql-server - by @metrue • @hono/sentry by @sam-lippert • @hono/ fi rebase-auth by @Code-Hex • @hono/node-server • @hono/hc