TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

React Server Components Now in RedwoodJS

36 点作者 mojombo大约 1 年前

8 条评论

notryanquinn大约 1 年前
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.
mojombo大约 1 年前
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 未加载
orta大约 1 年前
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.
hamishirving大约 1 年前
Great news, well done to all involved, love Redwood
selfteachme大约 1 年前
I&#x27;m so excited about this and that there&#x27;s finally an alternative to Next.js&#x27;s implementation.
Kriscoulson大约 1 年前
Excited for this! More frameworks with RSC support is a great thing for react!
adriatic大约 1 年前
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.
standup75大约 1 年前
Congratulations on the milestone!