Hono v4.0 | Hacker News
Ok, but what is it doing? How can it help me? The snippets subpage is empty. The examples have code directories with almost empty readmes. Hono is a JavaScript framework designed to run on (but not just) Edge runtimes. It’s nice due to it being very “lightweight”. It was mainly for server side functionality but this release adds more front end functionality, which I find quite welcome. Personally I have found this works well if you’re targeting those platforms. For example, I use it on Cloudflare Pages with Page Functions and it works a dream. I haven’t found it to be a write once target anywhere platform (for example, serving static files differs between platforms), but it makes it significantly less effort to migrate to a new platform if necessary, which is always nice. > Hono … is a small, simple, and ultrafast web framework for the Edges. It works on any JavaScript runtime: Cloudflare Workers, Fastly Compute, Deno, Bun, Vercel, AWS Lambda, Lambda@Edge, and Node.js. All of the code
Nowhere there's any explanation of what this is. Web standard? Fast? Workers? Ok, but what is it doing? How can it help me? The snippets subpage is empty. The examples have code directories with almost empty readmes. Sorry, should’ve probably added a text description. Hono is a JavaScript framework designed to run on (but not just) Edge runtimes. It’s nice due to it being very “lightweight”. It was mainly for server side functionality but this release adds more front end functionality, which I find quite welcome. Personally I have found this works well if you’re targeting those…
saved by
related reading
- Navigating the future of frontendfrontendmastery.com
- Anything wrong with Express? What's so good about hono.js? : r/nodereddit.com
- The new wave of Javascript web frameworksfrontendmastery.com
- How Mozilla’s Rust dramatically improved our server-side performance | Figma Blogfigma.com
- API Reference: Edge Runtime | Next.jsnextjs.org
- How we rebuilt Next.js with AI in one weekblog.cloudflare.com
- The Descent — What Happened to the Frontend While You Weren't Watchingdavidpoblador.com
- next.js/examples at canary · vercel/next.jsgithub.com
- Hacker Trends: 18 years of Hacker News, chartedhackernewstrends.com
- Gantry: Slack’s Fast-booting Frontend Framework | Engineering at Slackslack.engineering
- Tao of Node - Design, Architecture & Best Practices | Alex Kondovalexkondov.com
- void(0)voidzero.dev