super excited to share i’m joining @cloudflare!
inspired by the incredible work, pace, and mission to build a better internet.
grateful for everyone who made this possible and i can’t wait to get started 🧡
primitives are unstyled by default and handle the hard parts: focus traps, scrubbing, clamping
recipes add the opinions: styling, tokens, glyphs, plain source in your workspace via the shadcn cli
Workers Cache — Your Cloudflare Worker now has its own tiered cache in front of it:
https://t.co/6rAJN8e71s
Workers Cache is a programmable tiered cache between Workers — even between code running in the same Worker
we’ve seen pretty much every approach to caching over the years from our customers, and Workers Cache is the direct result of everything we’ve learned
it takes all the workarounds and clever hacks we’ve seen to make sites and APIs fast, and simplifies them down to writing JavaScript and returning Cache-Control headers
you can use for so much — for us this is like shipping 12 different things on the same day
first up — you can use it to place your app near your database, cache its responses, and run code in front close to users:
durable objects memory metrics are live. track usage per object across percentiles and catch leaks before they become errors
workers metrics got deployment markers too. no more guessing which release caused a regression
what’s next on your wishlist? dms open
https://t.co/YHLlLoX7YF