RedwoodSDK's Avatar

RedwoodSDK

@redwoodjs.com

The React Framework for Cloudflare https://rwsdk.com

308
Followers
6
Following
31
Posts
28.01.2025
Joined
Posts Following

Latest posts by RedwoodSDK @redwoodjs.com

Preview
RedwoodSDK | 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...

We are excited to announce @redwoodjs.com as a React Conf Gold sponsor this year! Learn more about the React framework for Cloudflare here: rwsdk.com

06.10.2025 20:17 πŸ‘ 12 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
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...

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.

03.09.2025 07:45 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

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

03.09.2025 07:42 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
RWSDK Avatars

RWSDK Avatars

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

29.08.2025 14:29 πŸ‘ 4 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0

thanks for the recommendation - we'll try and reach out on our side as well!

16.07.2025 20:18 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
GitHub - harshil1712/rwsdk-turnstile-demo: A comprehensive demonstration of Cloudflare Turnstile integration with RedwoodSDK, showcasing different Turnstile modes and server-side verification. A comprehensive demonstration of Cloudflare Turnstile integration with RedwoodSDK, showcasing different Turnstile modes and server-side verification. - harshil1712/rwsdk-turnstile-demo

Although, I show how it works with @redwoodjs.com, you can use the same principles and use it with any stack - Next, Vue, PHP, etc.

Here's the source code for my demo:
github.com/harshil1712/...

26.06.2025 09:39 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

Loved this, thank you!

18.06.2025 20:14 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
The unsung principles of RedwoodSDK We had Peter Pistorius on ShopTalk to talk about RedwoodJS and the project’s pivot to an almost entirely different project called RedwoodSDK. I am a complete outsider but I liked what RedwoodJS (the o...

πŸ“ Extended some thoughts I posted yesterday about @redwoodjs.com and how I'm impressed by its new set of principles.

daverupert.com/2025/06/prin...

18.06.2025 14:11 πŸ‘ 16 πŸ” 4 πŸ’¬ 3 πŸ“Œ 0

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...

17.06.2025 15:57 πŸ‘ 7 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Preview
669: Peter Pistorius on Developing RedwoodSDK We’re chatting with Peter Pistorius about the change they made from RedwoodJS to RedwoodSDK, how it’s going to handle routing, some new marketing ideas for RedwoodSDK, how RedwoodSDK&#8…

We had Peter Pistorous on @shoptalkshow.com to talk about @redwoodjs.com and their pivot to RedwoodSDK. Spoiler: I was pleasantly surprised by the principles:

- Zero magic (code gen or transpiler hacks)
- Composability over configuration
- Uses native Web APIs

shoptalkshow.com/669/

17.06.2025 15:57 πŸ‘ 8 πŸ” 2 πŸ’¬ 3 πŸ“Œ 1
Post image

You can now turn off SSR on a per route basis.

16.06.2025 13:33 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

"off"

16.06.2025 13:32 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Your React Meta-Framework Feels Broken, Here’s Why

Your React Meta-Framework Feels Broken, Here’s Why, by @redwoodjs.com:

https://rwsdk.com/blog/your-react-meta-framework-feels-broken

#frameworks #react #nextjs #reactrouter #comparisons

11.06.2025 06:30 πŸ‘ 2 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
SPA Without Routing Libraries: It’s Not a Bug, It’s a View Transition
SPA Without Routing Libraries: It’s Not a Bug, It’s a View Transition YouTube video by RedwoodJS

We've shipped an early proof of concept for client-side routing in RedwoodSDK:

@p4p8.bsky.social explain's how

youtu.be/6HK_mN8wbcM

10.06.2025 20:42 πŸ‘ 7 πŸ” 2 πŸ’¬ 1 πŸ“Œ 0

That's awesome!
Are you on our Discord?

10.06.2025 19:48 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

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.

07.06.2025 12:22 πŸ‘ 1 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

Curious about what you built?

07.06.2025 05:29 πŸ‘ 0 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0
Video thumbnail

Peter Pistorius said it first

@redwoodjs.com

06.06.2025 20:07 πŸ‘ 10 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

Thanks!

03.06.2025 21:36 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

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

01.06.2025 19:51 πŸ‘ 2 πŸ” 1 πŸ’¬ 2 πŸ“Œ 0

Been enjoying this:

github.com/redwoodjs/sdk

Check out what the Redwood team has been up to!

22.05.2025 13:45 πŸ‘ 4 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

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!

16.05.2025 22:50 πŸ‘ 2 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
Redwood is sponsoring Johannes from LiveStore | RedwoodSDK Redwood is sponsoring LiveStore to build an adapter for Cloudflare

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...

29.05.2025 09:13 πŸ‘ 17 πŸ” 3 πŸ’¬ 1 πŸ“Œ 0
Preview
Redwood is sponsoring Johannes from LiveStore | RedwoodSDK Redwood is sponsoring LiveStore to build an adapter for Cloudflare

We're insanely excited! Cannot wait to see what the future of web-development holds:

rwsdk.com/blog/rwsdk-x...

29.05.2025 09:12 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

Very excited to announce that I'll partner with @redwoodjs.com over the coming months to improve Cloudflare worker support for @livestore.dev

29.05.2025 09:09 πŸ‘ 37 πŸ” 4 πŸ’¬ 2 πŸ“Œ 1
Video thumbnail

Shipping shouldn’t feel like a magic trick πŸ§™β€β™‚οΈβœ¨
But in 2025? It kinda does.
Too much integration, not enough code.

Today on PodRocket, @p4p8.bsky.social talks @redwoodjs.com, clean code, and tools that just work. πŸš€

Listen now:
YT: buff.ly/l6HeFYN
Apple: buff.ly/jFTXHYY
Spotify: buff.ly/oTJw2NT

15.05.2025 16:57 πŸ‘ 7 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0

RedwoodSDK is a golden glove for indie hackers.

Fullstack co-location enables addons.

09.05.2025 10:42 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Full-stack Co-location | RedwoodSDK RedwoodSDK let's you co-locate everything, it makes software easier to reason about. When everything is in one place, you spend less time chasing ghosts through your codebase.

"Colocate everything until it hurts. Then abstract." - @kentcdodds.com

We've taken this concept to the extreme. You can co-locate everything: Your pages, API logic, middleware, styles, and database migrations.

Want a blog? Add it on. Admin panel? Addon! Forum? Addon!

rwsdk.com/blog/full-st...

09.05.2025 10:42 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Here's a 5 minute overview of what we're building: youtu.be/omKvO9KoPLs

Sorry for the audio quality. I had a toddler in the background. You asked "what's changed?" The answer is "EVERYTHING!"

08.05.2025 16:14 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

We believe software can be personal again. Not just technically, but philosophically. Owned. Forkable. Beautiful.

RedwoodSDK: The complete toolkit for the modern web that respects web standards and your freedom

25.04.2025 16:13 πŸ‘ 2 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0