Why Cloudflare? The Case for a Unified Platform
Moving away from the 'Service Soup' and toward a Unified Platform. Why RedwoodSDK is doubling down on Cloudflare's architecture.
RedwoodSDK is loved because it's simple. We created it to stay understandable. This is our blog about building the framework and how we help teams ship high-velocity software on Cloudflare.
Moving away from the 'Service Soup' and toward a Unified Platform. Why RedwoodSDK is doubling down on Cloudflare's architecture.
We're excited to share that RedwoodSDK 1.0 Beta has officially landed! This marks an important step on our journey to a stable v1.0 release.
How to add a copy-to-clipboard button to Markdown code blocks using RedwoodSDK and Web Components.
We spent a decade rebuilding the browser by hijacking routing, manually syncing state, rebuilding forms and transitions in JavaScript to match native app expectations. Now the browser has caught up. It's time to stop the hacks and build on the web again, but properly.
In this article we explore how we assist in monitoring Elephants in Southern Africa with RedwoodSDK.
The pitch of modern SaaS is "don't reinvent the wheel." But every wheel you bolt on comes with some friction.
Redwood is sponsoring LiveStore to build an adapter for Cloudflare
Lets shine the spotlite on some of the true fullstack features of RedwoodSDK.
At RedwoodSDK, we're embracing the latest patterns recommended by the React team by combining React Server Components (RSC) with client components to build efficient and scalable interfaces.
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.
How RedwoodSDK simplifies integrating a payment gateway such as Paystack into your application.
Lets shine the spotlite on some of the true fullstack features of RedwoodSDK.
Bare with me as I smash some burgers, mash some movies and get punching hard, avocado in hand. RedwoodSDK style
Most frameworks give you a fixed HTML document: a `<!DOCTYPE html>` page with a `<head>`, a `<body>`, and a root div for React to hydrate into. You might be able to tweak the title or inject a meta tag—but the structure? That’s locked down.
RedwoodSDK introduces a powerful feature: React Server Function Streams. This allows developers to stream partial responses from the server to the client, enabling real-time updates and improved user experiences.
Learn how to easily manage production and staging environments for your RedwoodSDK application using Cloudflare's environment variables and deployment commands.
RedwoodSDK is here. RedwoodJS is not going anywhere.