Skip to content

Commit

Permalink
fix conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
loveloki authored Dec 9, 2024
1 parent 8fbabc5 commit c0ad92a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 28 deletions.
12 changes: 2 additions & 10 deletions src/content/blog/2024/05/22/react-conf-2024-recap.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@ description: 上周我们在内华达州亨德森举办了为期两天的 React

---

<<<<<<< HEAD
在 React Conf 2024 上,我们宣布了 [React 19 RC](/blog/2024/04/25/react-19)[React Native 新架构 Beta 版](https://github.com/reactwg/react-native-new-architecture/discussions/189),以及 [React Compiler](/learn/react-compiler) 的实验版本。社区同时登台宣布了 [React Router v7](https://remix.run/blog/merging-remix-and-react-router)、Expo Router 中的 [通用服务器组件](https://www.youtube.com/watch?v=T8TZQ6k4SLE&t=20765s)[RedwoodJS](https://redwoodjs.com/blog/rsc-now-in-redwoodjs) 中的 React 服务器组件等等。
=======
At React Conf 2024, we announced the [React 19 RC](/blog/2024/12/05/react-19), the [React Native New Architecture Beta](https://github.com/reactwg/react-native-new-architecture/discussions/189), and an experimental release of the [React Compiler](/learn/react-compiler). The community also took the stage to announce [React Router v7](https://remix.run/blog/merging-remix-and-react-router), [Universal Server Components](https://www.youtube.com/watch?v=T8TZQ6k4SLE&t=20765s) in Expo Router, React Server Components in [RedwoodJS](https://redwoodjs.com/blog/rsc-now-in-redwoodjs), and much more.
>>>>>>> 69edd845b9a654c6ac9ed68da19d5b42897e636e
在 React Conf 2024 上,我们宣布了 [React 19 RC](/blog/2024/12/05/react-19)[React Native 新架构 Beta 版](https://github.com/reactwg/react-native-new-architecture/discussions/189),以及 [React Compiler](/learn/react-compiler) 的实验版本。社区同时登台宣布了 [React Router v7](https://remix.run/blog/merging-remix-and-react-router)、Expo Router 中的 [通用服务器组件](https://www.youtube.com/watch?v=T8TZQ6k4SLE&t=20765s)[RedwoodJS](https://redwoodjs.com/blog/rsc-now-in-redwoodjs) 中的 React 服务器组件等等。

完整的 [第一天](https://www.youtube.com/watch?v=T8TZQ6k4SLE)[第二天](https://www.youtube.com/watch?v=0ckOUBiuxVY) 的直播已经可以在线观看了。在这篇文章中,我们将总结活动中的演讲和公告。

Expand All @@ -40,11 +36,7 @@ _[点击这里观看第一天完整直播。](https://www.youtube.com/watch?v=T8
- [RedwoodJS 现已支持 React 服务器组件](https://www.youtube.com/watch?v=T8TZQ6k4SLE&t=26815s),来自 [Amy Dutton](https://twitter.com/selfteachme)
- [介绍 Expo Router 中的通用 React 服务器组件](https://www.youtube.com/watch?v=T8TZQ6k4SLE&t=20765s),来自 [Evan Bacon](https://twitter.com/Baconbrix)

<<<<<<< HEAD
接下来的主题演讲中,[Josh Story](https://twitter.com/joshcstory)[Andrew Clark](https://twitter.com/acdlite) 分享了 React 19 即将推出的新功能,并宣布了 React 19 RC,该版本已准备好用于生产环境测试。你可以在 [React 19 RC](/blog/2024/04/25/react-19) 这篇文章中查看 React 19 的全部功能,也可以查看以下关于新功能深入分析的演讲:
=======
Next in the keynote, [Josh Story](https://twitter.com/joshcstory) and [Andrew Clark](https://twitter.com/acdlite) shared new features coming in React 19, and announced the React 19 RC which is ready for testing in production. Check out all the features in the [React 19 release post](/blog/2024/12/05/react-19), and see these talks for deep dives on the new features:
>>>>>>> 69edd845b9a654c6ac9ed68da19d5b42897e636e
接下来的主题演讲中,[Josh Story](https://twitter.com/joshcstory)[Andrew Clark](https://twitter.com/acdlite) 分享了 React 19 即将推出的新功能,并宣布了 React 19 RC,该版本已准备好用于生产环境测试。你可以在 [React 19 RC](/blog/2024/12/05/react-19) 这篇文章中查看 React 19 的全部功能,也可以查看以下关于新功能深入分析的演讲:

- [React 19 有哪些更新](https://www.youtube.com/watch?v=T8TZQ6k4SLE&t=8880s),来自 [Lydia Hallie](https://twitter.com/lydiahallie)
- [React 解读:React 19 路线图](https://www.youtube.com/watch?v=T8TZQ6k4SLE&t=10112s),来自 [Sam Selikoff](https://twitter.com/samselikoff)
Expand Down
22 changes: 4 additions & 18 deletions src/content/blog/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,13 @@ title: React Blog

<div className="sm:-mx-5 flex flex-col gap-5 mt-12">

<<<<<<< HEAD
<BlogCard title="React Compiler 发布 Beta 版本" date="October 21, 2024" url="/blog/2024/10/21/react-compiler-beta-release">
=======
<BlogCard title="React v19 " date="December 5, 2024" url="/blog/2024/12/05/react-19">
<BlogCard title="React v19 " date="April 25, 2024" url="/blog/2024/12/05/react-19">

In the React 19 Upgrade Guide, we shared step-by-step instructions for upgrading your app to React 19. In this post, we'll give an overview of the new features in React 19, and how you can adopt them ...
在我们的 React 19 升级指南中, 我们分享了将应用程序升级到 React 19 的分步说明。在这篇文章中,我们将概述 React 19 的新特性,以及如何使用它们……

</BlogCard>

<BlogCard title="React Compiler Beta Release" date="October 21, 2024" url="/blog/2024/10/21/react-compiler-beta-release">
>>>>>>> 69edd845b9a654c6ac9ed68da19d5b42897e636e
<BlogCard title="React Compiler 发布 Beta 版本" date="October 21, 2024" url="/blog/2024/10/21/react-compiler-beta-release">

我们在 React Conf 2024 上宣布了 React Compiler 的实验性版本。从那时起我们已经取得了很多进展,在这篇文章中,我们将分享 React Compiler 下一步要做的事情……

Expand All @@ -32,17 +28,7 @@ In the React 19 Upgrade Guide, we shared step-by-step instructions for upgrading

</BlogCard>

<<<<<<< HEAD
<BlogCard title="React 19 RC " date="April 25, 2024" url="/blog/2024/04/25/react-19">

在我们的 React 19 RC 升级指南中, 我们分享了将应用程序升级到 React 19 的分步说明。在这篇文章中,我们将概述 React 19 的新特性,以及如何使用它们……

</BlogCard>

<BlogCard title="React 19 RC 升级指南" date="April 25, 2024" url="/blog/2024/04/25/react-19-upgrade-guide">
=======
<BlogCard title="React 19 Upgrade Guide" date="April 25, 2024" url="/blog/2024/04/25/react-19-upgrade-guide">
>>>>>>> 69edd845b9a654c6ac9ed68da19d5b42897e636e
<BlogCard title="React 19 升级指南" date="April 25, 2024" url="/blog/2024/04/25/react-19-upgrade-guide">

React 19 中新增的改进需要一些破坏性变更,但我们已经尽力让升级过程尽可能平滑,我们预计这些变更不会影响大多数应用。在这篇文章中,我们将指导你完成将库升级到 React 19 的步骤……

Expand Down

0 comments on commit c0ad92a

Please sign in to comment.