Skip to content

Commit eff7019

Browse files
authored
Merge branch 'master' into master
2 parents 031a74b + c0b8950 commit eff7019

File tree

11 files changed

+9
-8
lines changed

11 files changed

+9
-8
lines changed

README-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
[README in Portuguese (Brazil)](README-PTBR.md)
88

9-
> 该指南将助你在 2018 成为一名 React 开发者
9+
> 该指南将助你在 2019 成为一名 React 开发者
1010
1111
你可以在下面找到一张图,该图展示了你可以选取的路径及你想学习的库,从而成为一名 React 开发者。“作为 React 开发者,我接下来应该学习什么?”,我把这张图作为建议给每个问过我这一问题的人。
1212

README-RU.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
[README in Portuguese (Brazil)](README-PTBR.md)
88

9-
> План, чтобы стать React-разработчиком в 2018 году:
9+
> План, чтобы стать React-разработчиком в 2019 году:
1010
1111
Ниже вы можете найти схему, показывающую пути, которые могут привести, а также библиотеки, которые вам нужно изучить, чтобы стать разработчиком React. Я сделал эту схему в качестве подсказки для всех, кто спрашивает меня: «Что мне стоит изучить ещё в качестве React-разработчика?»
1212

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55

66
[README in Portuguese (Brazil)](README-PTBR.md)
77

8-
> Roadmap to becoming a React developer in 2018:
8+
> Roadmap to becoming a React developer in 2019:
9+
910
Below you can find a chart demonstrating the paths that you can take and the libraries that you would want to learn to become a React developer. I made this chart as a tip for everyone who asks me, "What should I learn next as a React developer?"
1011

1112
## Disclaimer

roadmap-cn.png

3.46 KB
Loading

roadmap-ru.png

5.29 KB
Loading

roadmap.png

4.74 KB
Loading

src/react-developer-roadmap-cn.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<root>
44
<mxCell id="0"/>
55
<mxCell id="1" parent="0"/>
6-
<mxCell id="4" value="2018 React 开发者" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;comic=0;fontFamily=Verdana;fontSize=16;fontStyle=0" parent="1" vertex="1">
6+
<mxCell id="4" value="2019 React 开发者" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;comic=0;fontFamily=Verdana;fontSize=16;fontStyle=0" parent="1" vertex="1">
77
<mxGeometry x="273.5" y="30" width="280" height="30" as="geometry"/>
88
</mxCell>
99
<mxCell id="5" value="图例" style="text;html=1;strokeColor=none;fillColor=none;align=right;verticalAlign=middle;whiteSpace=wrap;rounded=0;comic=0;fontFamily=Verdana;fontSize=12;" parent="1" vertex="1">

src/react-developer-roadmap-ru.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<root>
44
<mxCell id="0"/>
55
<mxCell id="1" parent="0"/>
6-
<mxCell id="4" value="React-разработчик в 2018 году" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;comic=0;fontFamily=Verdana;fontSize=16;fontStyle=0" parent="1" vertex="1">
6+
<mxCell id="4" value="React-разработчик в 2019 году" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;comic=0;fontFamily=Verdana;fontSize=16;fontStyle=0" parent="1" vertex="1">
77
<mxGeometry x="273.5" y="30" width="280" height="30" as="geometry"/>
88
</mxCell>
99
<mxCell id="5" value="Обозначения" style="text;html=1;strokeColor=none;fillColor=none;align=right;verticalAlign=middle;whiteSpace=wrap;rounded=0;comic=0;fontFamily=Verdana;fontSize=12;" parent="1" vertex="1">

src/react-developer-roadmap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<root>
44
<mxCell id="0"/>
55
<mxCell id="1" parent="0"/>
6-
<mxCell id="4" value="React Developer in 2018" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;comic=0;fontFamily=Verdana;fontSize=16;fontStyle=0" parent="1" vertex="1">
6+
<mxCell id="4" value="React Developer in 2019" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;comic=0;fontFamily=Verdana;fontSize=16;fontStyle=0" parent="1" vertex="1">
77
<mxGeometry x="273.5" y="30" width="280" height="30" as="geometry"/>
88
</mxCell>
99
<mxCell id="5" value="Legends" style="text;html=1;strokeColor=none;fillColor=none;align=right;verticalAlign=middle;whiteSpace=wrap;rounded=0;comic=0;fontFamily=Verdana;fontSize=12;" parent="1" vertex="1">

translations/cn.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"React Developer in 2018": "2018 React 开发者",
2+
"React Developer in 2019": "2019 React 开发者",
33
"Legends": "图例",
44
"Personal must know": "必须掌握",
55
"Good to know": "最好掌握",

0 commit comments

Comments
 (0)