aaronholla_ Profile Banner
Aaron Holland Profile
Aaron Holland

@aaronholla_

Followers
152
Following
7K
Media
6
Statuses
3K

Building @screens_dev, ex @Popeyes @BurgerKing

Joined October 2010
Don't wanna be here? Send us removal request.
@aaronholla_
Aaron Holland
2 months
Just updated my personal site with what’s next for me after leaving @Popeyes. Excited to start a new journey at my own company @screens_dev. More info to come soon. https://t.co/dhScFw6x3J
0
0
0
@CFchangelog
Cloudflare Changelog
11 hours
Unlock deeper insights with Workers Analytics Engine! 🚀 We've expanded SQL functions—aggregate & date/time—so you can build powerful analytics & custom dashboards. CountIf(), toYear(), and more are now available! 📊 https://t.co/sy91cC522t
Tweet card summary image
developers.cloudflare.com
Workers Analytics Engine now supports more SQL functions for aggregation and for working with dates and times
0
2
5
@_ashleypeacock
Ashley Peacock
9 days
You can now restrict where your data is stored in Cloudflare D1 databases 🔒 When creating a new database, you'll now have the option to pick a jurisdiction (e.g. EU) and this will guarantee where your database is stored and run, pretty nice
2
2
28
@motiondotdev
Motion
9 days
Animating layout isn't always bad. Global CSS variables are a performance killer. Hardware accelerated blurs can crash sites. Surprised? We go into all this and more, in the first Web Animation Performance Tier List:
Tweet card summary image
motion.dev
Learn what makes web animations fast, slow, and everything in between with our 2025 web animation performance tier list.
9
108
1K
@CFchangelog
Cloudflare Changelog
9 days
🚀 Big news for Cloudflare Workers! WebSocket message sizes just got a HUGE boost – now up to 32MiB! 🎉 Handle larger payloads, like Chrome DevTools Protocol, with ease. More power for your edge applications! 💻 https://t.co/o4CeLUawUD
Tweet card summary image
developers.cloudflare.com
The maximum WebSocket message size limit for all Workers has been increased from 1 MiB to 32 MiB.
1
16
184
@boristane
boris tane
9 days
the question I get the most at every conference or meetup: "what even are durable objects?" I spent the past 2 years building almost exclusively with durable objects, and today I'm compiling my notes and favourite patterns into a single blog post https://t.co/fyYn1Daeb7
24
54
417
@aaronholla_
Aaron Holland
10 days
Revisited an idea i started a while back. A library that converts GraphQL to SQLite statements. Lets you use GraphQL as an ORM for your database. Got it running in a cloudflare durable object today. Its so fast!!!! Hoping to have something more to share soon.
0
0
0
@Cloudflare
Cloudflare
17 days
Cloudflare Workers' support for automatic tracing is now in open beta! Export traces to any OpenTelemetry-compatible provider for deeper application observability, no code changes required.
Tweet card summary image
blog.cloudflare.com
Cloudflare Workers' support for automatic tracing is now in open beta! Export traces to any OpenTelemetry-compatible provider for deeper application observability -- no code changes required
3
15
130
@nishanbende
nishan (o^▽^o)
17 days
These PRs have been merged in RN! Also drop-shadow and additional filters for iOS have been merged.
@nishanbende
nishan (o^▽^o)
5 months
PRs for background position, size and repeat. https://t.co/e7LTVjgZno https://t.co/96hnyof35L https://t.co/uG1A5jkik7 loving this pattern by gpt😍
7
8
161
@aaronholla_
Aaron Holland
18 days
Animations from the server 🥲
0
0
0
@aaronholla_
Aaron Holland
18 days
With react-native-css coming built into Expo soon this can't be any more exciting! Serving platform specific styles from server components couldn't be any easier.
1
0
0
@aaronholla_
Aaron Holland
18 days
I made a new vite plugin that uses react-native-css to compile the .rncss files to the same output that the metro plugin uses at runtime. So the server compiles both web and native styles from a single file at build time. Then serves up the correct one over RPC.
1
0
0
@aaronholla_
Aaron Holland
18 days
Everything is rendered on the server and serialized over RPC (capnweb). Then the client deserializes both the styles and components. Native styles made possible via react-native-css by @mark__lawlor (Nativewind).
1
0
0
@aaronholla_
Aaron Holland
18 days
Cross platform CSS for server components achieved! 💅🥳
1
0
2
@adevnadia
Nadia Makarevich 🇺🇦
24 days
React Server Components: do they improve performance or make it worse? If your answer is “I’ve no idea 😅,” I wrote a deep-dive to answer that! Experiments and real numbers, CSR vs SSR vs RSC, same app + test setup. Focus: initial load + data fetching. https://t.co/OyMoGpkl7Y
Tweet card summary image
developerway.com
A data-driven comparison of CSR, SSR, and RSC under the same app and test setup, focusing on initial-load performance and the impact of client- vs server-side data fetching (including Streaming +...
12
56
443
@o_kwasniewski
Oskar Kwaśniewski
22 days
New version of @⁠callstack/liquid-glass has been released! This one makes use of the new iOS 26 API for border radius, making it compatible with context menus from Zeego 🔥 You can now achieve this awesome merge effect ⬇️
12
20
300
@aaronholla_
Aaron Holland
23 days
Heres a link to a super early prototype (forked from @zebassembly demo repo) https://t.co/xLNIjq7v3i
0
0
1
@aaronholla_
Aaron Holland
23 days
Getting this to work too quite a bit of debugging... - Capnweb needs https://t.co/VtzvEbFIZe - Using createElement with RCTView. Rendering react-native components directly will require server versions of hooks like useContext and forwardref needs to be serialized differently
Tweet card summary image
github.com
Fixes #23 Per #23, many bundlers do not like our dynamic import of "cloudflare:workers". This PR takes a different approach, using the "exports" feature of &...
1
0
0
@aaronholla_
Aaron Holland
23 days
What if you could render react-native apps fully on the server without any bundler tricks? cc/ @zebassembly @csparks1919
@zebassembly
zeb
26 days
What if your server components had interactivity and didn't require bundler tricks? cooking up an idea with @csparks1919
3
0
3
@nabukhotnyi
Roman Nabukhotnyi
24 days
Drizzle Studio Chrome Extension now supports @Cloudflare Durable Objects.
4
5
129