Skip to content

Commit a78cfac

Browse files
authored
Merge pull request #4164 from dsr20030703/source
Update part 1 Chinese translation
2 parents 0e7d7df + 6df6974 commit a78cfac

File tree

5 files changed

+1162
-679
lines changed

5 files changed

+1162
-679
lines changed

src/content/1/zh/part1.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,13 @@ lang: zh
99
<!-- In this part, we will familiarize ourselves with the React-library, which we will be using to write the code that runs in the browser. We will also look at some features of JavaScript that are important for understanding React.-->
1010
在这一章节,我们将熟悉一下React库,并用它来编写在浏览器中运行的代码。我们还将学习一下JavaScript的一些特性,这些特性对理解React很重要。
1111

12+
<!-- <i>Part updated on 17th January 2025</i> -->
13+
<i>该部分原文更新于2025年1月17日</i>
14+
15+
<!-- - <i>Node updated to version v22.3.0</i> -->
16+
- <i>Node更新至版本v22.3.0</i>
17+
18+
<!-- - <i>Eslint configuration moved to eslint.config.js file</i> -->
19+
- <i>Eslint设置移至eslint.config.js文件</i>
20+
1221
</div>

0 commit comments

Comments
 (0)