
zeb
@zebassembly
Followers
2K
Following
5K
Media
200
Statuses
2K
systems engineer @cloudflare he/him
portland, me
Joined September 2019
What if your React components were multiplayer out of the box? No messing around with WebSockets, no client side state tracking, use your Actor as a component and you got multiplayer real-time UIs. Coming soon to a @Cloudflare react framework near you.
5
8
76
Cloudflare is not a traditional compute provider, it is a programmable highly-distributed network. The network is the computer and RSC is the abstraction for scheduling compute across the network.
Cloudflare Workers and React Server Components are a match made in heaven, the more I play around with them the more I realize the potential to revolutionize how fast apps are built. I can’t put into words how powerful this combination is, I’m gonna have to build a lot of demos.
1
4
37
my coworkers make the coolest shit ever, node compat with workers is gonna be so damn amazing once this drops.
Soon, http.createServer will be supported by @Cloudflare workers and you can use your fastify/express.js apps!
1
0
17
RT @AOC: Wow who would have thought that electing a rapist would have complicated the release of the Epstein Files?.
0
48K
0
@CloudflareDev I kinda got support for multiple components per DO, but it requires this `Components` static member since TypeScript won't let me make it type-safe if I put it in the super class. But atleast it'll auto complete for users
1
0
1
I made the syntax even better while preserving type-safety. I'm going to be shipping this as a library that will require no bundler tricks
What if your @CloudflareDev Durable Object was also a React component? Very bright future ahead for Cloudflare-first frameworks. (btw, zero bundle tricks)
3
0
15
What if your @CloudflareDev Durable Object was also a React component? Very bright future ahead for Cloudflare-first frameworks. (btw, zero bundle tricks)
12
6
170
Strongly considering moving @orangeframework away from react-router and leaning heavily into React Server Components. The primary feature Cloudflare can enable is distributed rendering with respect to data-locality, which better aligns with server components.
3
0
7