RedwoodSDK
@redwoodjs.com
290 followers 6 following 31 posts
The React Framework for Cloudflare https://rwsdk.com
Posts Media Videos Starter Packs
redwoodjs.com
Obviously we would love it if we converted you. We recently added client-side navigation: docs.rwsdk.com/guides/front...

This hijacks the anchor tags and uses the RSC render to replace the content, which gives you a single-page app-like experience, but you can still use the same mental model.
RedwoodSDK Documentation | The React Framework for Cloudflare.
RedwoodSDK is a React Framework for Cloudflare. It begins as a Vite plugin that unlocks SSR, React Server Components, Server Functions, and realtime features. Its standards-based router, with support...
docs.rwsdk.com
redwoodjs.com
Hey Dominik! Someone in the RedwoodJS community shared this, and I'd love to show you what we have built. We have true "middleware, not in the middle of nowhere." /cc @p4p8.bsky.social
Reposted by RedwoodSDK
selfteach.me
A couple of weeks ago, @taylorotwell.bsky.social announced Laravel Avatars.

Curious, I rebuilt it on @redwoodjs.com

avatars.rwsdk.tools

A extras
👉 More vibe options
👉 BYOV = Bring your own vibes & define your own palette
👉 Define a base color to start with
👉 Avatars based on SVGs
RWSDK Avatars
redwoodjs.com
thanks for the recommendation - we'll try and reach out on our side as well!
redwoodjs.com
Loved this, thank you!
Reposted by RedwoodSDK
davatron5000.bsky.social
What impressed me was prioritizing economic justice at the framework level. That manifests in minimal code sent to the client hosted on a Cloudflare edge worker for free; reducing costs for website owners and customers.

No $20/mo hosting lock-in scheme.

Wish #webcomponents had an SDK like this...
Reposted by RedwoodSDK
redwoodjs.com
You can now turn off SSR on a per route basis.
Reposted by RedwoodSDK
redwoodjs.com
That's awesome!
Are you on our Discord?
Reposted by RedwoodSDK
jonotron.ca
I think I have a small guide in the works for rwsdk, drizzle for both d1 and durable objs, and better-auth.

Drizzle w/ both cf SQLite options and better-auth in one repo and drizzle studio was slightly tricky to figure out.

Neither the app or the guide are ready yet but will publish something.
redwoodjs.com
Curious about what you built?
Reposted by RedwoodSDK
syntax.fm
Syntax @syntax.fm · Jun 6
Peter Pistorius said it first

@redwoodjs.com
Reposted by RedwoodSDK
jonotron.ca
Wow redwoodsdk (@redwoodjs.com) is so good. I managed to get a first working version of a small app built in a morning... server components w/ server fns for fetching/posting data, persisting in @cloudflare.social Durable Objects. This dx is great.

Idea → deploy → scale (beyond 1) cycle looks FAST
Reposted by RedwoodSDK
erichowey.dev
Been enjoying this:

github.com/redwoodjs/sdk

Check out what the Redwood team has been up to!
Reposted by RedwoodSDK
erichowey.dev
I’m back to coding for fun! Feels good!

Hacked out a basic game with PixiJS and wrapping my head around the new @redwoodjs.com SDK. Loving both of these!
redwoodjs.com
We're kicking off our open source fellowship program by sponsoring @schickling.dev from @livestore.dev

It might seem surprising to sponsor LS as it is a data layer that brings data closer to the UI, traditionally a server's job, and we're a server-first framework.

More: rwsdk.com/blog/rwsdk-x...
Redwood is sponsoring Johannes from LiveStore | RedwoodSDK
Redwood is sponsoring LiveStore to build an adapter for Cloudflare
rwsdk.com
Reposted by RedwoodSDK
schickling.dev
Very excited to announce that I'll partner with @redwoodjs.com over the coming months to improve Cloudflare worker support for @livestore.dev