Link to beta in content (#5495)

This commit is contained in:
dan
2023-01-24 07:03:08 +00:00
committed by GitHub
parent 73208820d1
commit 3b0be4fbef
29 changed files with 396 additions and 0 deletions

View File

@@ -12,6 +12,14 @@ redirect_from:
- "docs/tutorial-zh-CN.html"
---
> Try the new React documentation for this topic.
>
> These new documentation pages teach modern React and include live examples:
>
> - [Tutorial: Tic Tac Toe](https://beta.reactjs.org/learn/tutorial-tic-tac-toe)
>
> The new docs will soon replace this site, which will be archived. [Provide feedback here.](https://github.com/reactjs/reactjs.org/issues/3308)
This tutorial doesn't assume any existing React knowledge.
## Before We Start the Tutorial {#before-we-start-the-tutorial}