You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: beta/src/content/blog/2023/03/16/introducing-react-dev.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -619,8 +619,11 @@ We've heard many of your requests to expand the content and functionality of the
619
619
- Providing a TypeScript version for all examples;
620
620
- Creating the updated performance, testing, and accessibility guides;
621
621
- Documenting React Server Components independently from the frameworks that support them.
622
+
- Documenting React Server Components independently from the frameworks that support them;
623
+
- Working with our international community to get the new docs translated;
624
+
- Adding missing features to the new website (for example, RSS for this blog).
622
625
623
-
Now that [react.dev](https://react.dev/) is out, we will be able to shift our focus from "catching up" with the third-party React educational resources to adding new information.
626
+
Now that [react.dev](https://react.dev/) is out, we will be able to shift our focus from "catching up" with the third-party React educational resources to adding new information and further improving our new website.
624
627
625
628
We think there's never been a better time to learn React.
0 commit comments