タグ honojs
人気順 10 users 50 users 100 users 500 users 1000 usersRelease v4.0.0 · honojs/hono
Going to full-stack. Hono v4.0.0 is out! This major update includes some breaking changes and the addition of three major features. Static Site Generation Client Components File-based Routing So Hono is going to full-stack. Let's take a look at the three features. 1. Static Site Generation We int... 続きを読む
Release v3.0.0 · honojs/hono
Do Everything, Run Anywhere, But Small, And Faster. Hono v3.0.0 has been released now! Introduce the new features. Note There are some breaking changes. See the migration guide. HonoRequest Previously, c.req was an extended Request object. But, the functions and types vary by runtime. So it was c... 続きを読む
JSのウェブフレームワークで高速なルーターを実装する方法
Transcript JS のウェブフレームワークで 高速なルーターを 実装する方法 天野卓@2022年6月25日 1 1 https://github.com/honojs/hono 2 2 https://github.com/honojs/hono/blob/master/README.md Hono - [炎] means flame in Japanese - is a small, simple, and ultrafast web framework for Cloudflare Workers or Ser... 続きを読む