TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

React Server Components Now in RedwoodJS

36 pointsby mojomboabout 1 year ago

8 comments

notryanquinnabout 1 year ago
Cool to see this live now! A lot of things start falling into place once RSC get implemented. Been using Redwood since v1 and started using in production since v3 now a year and a half ago and it’s been awesome framework and community to interact with. Opinionated flexibility.
mojomboabout 1 year ago
Hey, Tom Preston-Werner, co-creator of RedwoodJS here. We&#x27;ve been working hard on React Server Components support in RedwoodJS and really happy to finally have a bare-bones working implementation ready!<p>Redwood is a framework for quickly creating React-based web applications that provide an amazing end user experience. Our goal is to be simple and approachable enough for use in prototypes and hackathons, but performant and comprehensive enough to evolve into your next startup.<p>Until now we&#x27;ve focused on SPAs with GraphQL for data fetching. But this new era of RSCs allows us to offer a streamlined data fetching model that helps you iterate much faster. We still offer first class GraphQL API tooling for when you need it, but it&#x27;s an optional add-on.<p>Happy to answer any questions you may have!
评论 #39828640 未加载
评论 #39831810 未加载
ortaabout 1 year ago
I built Puzzmo.com on RedwoodJS, and have been working in Redwood everyday now for about 2.5 years. It&#x27;s got a solid set of principles and it&#x27;s gonna be cool to see where they take it with this simpler model for building sites.
hamishirvingabout 1 year ago
Great news, well done to all involved, love Redwood
selfteachmeabout 1 year ago
I&#x27;m so excited about this and that there&#x27;s finally an alternative to Next.js&#x27;s implementation.
Kriscoulsonabout 1 year ago
Excited for this! More frameworks with RSC support is a great thing for react!
adriaticabout 1 year ago
I am watching and using RedwoodJS since its early beginning and it never disappointed me. A few highlights:<p>- Besides high quality code, it also provides one of the very best technical documentation set.<p>- The core team and management consistently demonstrate patience needed to deliver a world class software.<p>- I concur with keithtelliott that &quot;to be simple and approachable enough for use in prototypes and hackathons&quot; is one of the RedwoodJS strongest suits.
standup75about 1 year ago
Congratulations on the milestone!