Happy Friday! Let's talk changes at @unkeydev
🚀 - The Unkey API moved to @Cloudflare workers powered by @honojs
📈 - Analytics now include active keys
💰 - Our billing page now includes forecasting
Checkout the full changelog below 👇
unkey.dev/changelog/2023-12-…
Waku-Waku excited to share my latest achievement! A React Server Components app built with Waku runs on Cloudflare Workers! Can you guess the challenges I faced?
waku-counter.muddy-unit-2d56…
Waku-Waku excited to share my latest achievement! A React Server Components app built with Waku runs on Cloudflare Workers! Can you guess the challenges I faced?
waku-counter.muddy-unit-2d56…
Building my next app in @honojs + Cloudflare workers + Queues + Cloudflare pages & Nextjs for frontend.
Getting into the world of 100% edge runtime for the first time.
Up until now, @triggerdotdev only supported deploying to Node.js functions (e.g. Vercel, AWS Lambda). Today we're finally releasing support for 3 additional runtimes: @bunjavascript, @deno_land, and @Cloudflare workers, along with our brand new @honojs adapter
v3.11.0 is out now!
* ErrorBoundary
* createFactory() and createHandlers()
* Dev Helper
* c.json() supports RPC
* c.req.routePath()
* and more
Enjoy!
github.com/honojs/hono/relea…
v3.11.0 is out now!
* ErrorBoundary
* createFactory() and createHandlers()
* Dev Helper
* c.json() supports RPC
* c.req.routePath()
* and more
Enjoy!
github.com/honojs/hono/relea…
Node.js Adapter v1.3.0 is out now!
Becomes x2.7 faster!
This means that it is x3 faster than Express and fast enough compared to other frameworks. Until now, Hono has been slow on Node.js, but this makes it one of the first choices for creating web apps on Node.js.