|
2 | 2 | items: |
3 | 3 | - id: tutorial |
4 | 4 | title: Before We Start |
5 | | - href: /react/tutorial/tutorial.html#before-we-start |
| 5 | + href: /tutorial/tutorial.html#before-we-start |
6 | 6 | forceInternal: true |
7 | 7 | subitems: |
8 | | - - id: what-were-building |
| 8 | + - id: what-were-building |
9 | 9 | title: What We're Building |
10 | | - href: /react/tutorial/tutorial.html#what-were-building |
| 10 | + href: /tutorial/tutorial.html#what-were-building |
11 | 11 | forceInternal: true |
12 | 12 | - id: prerequisites |
13 | 13 | title: Prerequisites |
14 | | - href: /react/tutorial/tutorial.html#prerequisites |
| 14 | + href: /tutorial/tutorial.html#prerequisites |
15 | 15 | forceInternal: true |
16 | 16 | - id: how-to-follow-along |
17 | 17 | title: How to Follow Along |
18 | | - href: /react/tutorial/tutorial.html#how-to-follow-along |
| 18 | + href: /tutorial/tutorial.html#how-to-follow-along |
19 | 19 | forceInternal: true |
20 | 20 | - id: help-im-stuck |
21 | 21 | title: Help, I'm Stuck! |
22 | | - href: /react/tutorial/tutorial.html#help-im-stuck |
| 22 | + href: /tutorial/tutorial.html#help-im-stuck |
23 | 23 | forceInternal: true |
24 | 24 | - id: overview |
25 | 25 | title: Overview |
26 | | - href: /react/tutorial/tutorial.html#overview |
| 26 | + href: /tutorial/tutorial.html#overview |
27 | 27 | forceInternal: true |
28 | 28 | subitems: |
29 | 29 | - id: what-is-react |
30 | 30 | title: What is React? |
31 | | - href: /react/tutorial/tutorial.html#what-is-react |
| 31 | + href: /tutorial/tutorial.html#what-is-react |
32 | 32 | forceInternal: true |
33 | 33 | - id: getting-started |
34 | 34 | title: Getting Started |
35 | | - href: /react/tutorial/tutorial.html#getting-started |
| 35 | + href: /tutorial/tutorial.html#getting-started |
36 | 36 | forceInternal: true |
37 | 37 | - id: passing-data-through-props |
38 | 38 | title: Passing Data Through Props |
39 | | - href: /react/tutorial/tutorial.html#passing-data-through-props |
| 39 | + href: /tutorial/tutorial.html#passing-data-through-props |
40 | 40 | forceInternal: true |
41 | 41 | - id: an-interactive-component |
42 | 42 | title: An Interactive Component |
43 | | - href: /react/tutorial/tutorial.html#an-interactive-component |
| 43 | + href: /tutorial/tutorial.html#an-interactive-component |
44 | 44 | forceInternal: true |
45 | | - - id: developer-tools |
| 45 | + - id: developer-tools |
46 | 46 | title: Developer Tools |
47 | | - href: /react/tutorial/tutorial.html#developer-tools |
| 47 | + href: /tutorial/tutorial.html#developer-tools |
48 | 48 | forceInternal: true |
49 | 49 | - id: lifting-state-up |
50 | 50 | title: Lifting State Up |
51 | | - href: /react/tutorial/tutorial.html#lifting-state-up |
| 51 | + href: /tutorial/tutorial.html#lifting-state-up |
52 | 52 | forceInternal: true |
53 | 53 | subitems: |
54 | | - - id: why-immutability-is-important |
| 54 | + - id: why-immutability-is-important |
55 | 55 | title: Why Immutability Is Important |
56 | | - href: /react/tutorial/tutorial.html#why-immutability-is-important |
| 56 | + href: /tutorial/tutorial.html#why-immutability-is-important |
57 | 57 | forceInternal: true |
58 | | - - id: functional-components |
| 58 | + - id: functional-components |
59 | 59 | title: Functional Components |
60 | | - href: /react/tutorial/tutorial.html#functional-components |
| 60 | + href: /tutorial/tutorial.html#functional-components |
61 | 61 | forceInternal: true |
62 | 62 | - id: taking-turns |
63 | 63 | title: Taking Turns |
64 | | - href: /react/tutorial/tutorial.html#taking-turns |
| 64 | + href: /tutorial/tutorial.html#taking-turns |
65 | 65 | forceInternal: true |
66 | 66 | - id: declaring-a-winner |
67 | 67 | title: Declaring a Winner |
68 | | - href: /react/tutorial/tutorial.html#declaring-a-winner |
| 68 | + href: /tutorial/tutorial.html#declaring-a-winner |
69 | 69 | forceInternal: true |
70 | 70 | - id: storing-a-history |
71 | 71 | title: Storing A History |
72 | | - href: /react/tutorial/tutorial.html#storing-a-history |
| 72 | + href: /tutorial/tutorial.html#storing-a-history |
73 | 73 | forceInternal: true |
74 | 74 | subitems: |
75 | 75 | - id: showing-the-moves |
76 | 76 | title: Showing the Moves |
77 | | - href: /react/tutorial/tutorial.html#showing-the-moves |
| 77 | + href: /tutorial/tutorial.html#showing-the-moves |
78 | 78 | forceInternal: true |
79 | 79 | - id: keys |
80 | 80 | title: Keys |
81 | | - href: /react/tutorial/tutorial.html#keys |
| 81 | + href: /tutorial/tutorial.html#keys |
82 | 82 | forceInternal: true |
83 | | - - id: implementing-time-travel |
| 83 | + - id: implementing-time-travel |
84 | 84 | title: Implementing Time Travel |
85 | | - href: /react/tutorial/tutorial.html#implementing-time-travel |
| 85 | + href: /tutorial/tutorial.html#implementing-time-travel |
86 | 86 | forceInternal: true |
87 | 87 | - id: wrapping-up |
88 | 88 | title: Wrapping Up |
89 | | - href: /react/tutorial/tutorial.html#wrapping-up |
| 89 | + href: /tutorial/tutorial.html#wrapping-up |
90 | 90 | forceInternal: true |
0 commit comments