-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathconfig.yaml
154 lines (150 loc) · 4.93 KB
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
# This file is auto-generated and orders your content based on the file structure of your repo.
# Do not edit this file; it will be replaced the next time you run the preview command.
# To manually order the contents of this curriculum rather than using the auto-generated file,
# include a config.yaml in your repo following the same conventions as this auto-generated file.
# A user-created config.yaml will have priority over the auto-generated one.
---
Standards:
- Title: React Week 0.5
Description: Intro to React
UID: b2087b6c-12e5-41b7-ada5-c804b721d3ac
SuccessCriteria:
- success criteria
ContentFiles:
-
Type: Lesson
UID: 75d2ae52-3b24-42d3-ae22-bb12548ce218
Path: /01-react-week-0.5/intro-to-react.md
-
Type: Lesson
UID: 872eea6b-7693-4d0b-80cf-52b64190f221
Path: /01-react-week-0.5/react-hello-world.md
-
Type: Lesson
UID: 4d2eec06-abe8-484a-9ef7-284e9e8afb6b
Path: /01-react-week-0.5/intro-to-react-exercise.md
-
Type: Lesson
UID: c3bc749d-9384-42c4-b460-231831b3a5d2
Path: /01-react-week-0.5/creating-components.md
-
Type: Lesson
UID: a827c61b-dbf3-4933-8f99-f620bd1adc9c
Path: /01-react-week-0.5/identifying-components-exercise.md
-
Type: Lesson
UID: 6f49f15c-7e2f-4bae-a1f0-b1f49e8ffcd8
Path: /01-react-week-0.5/props.md
-
Type: Lesson
UID: 580b4ce1-3517-41f8-afdb-a0fc5ba9960c
Path: /01-react-week-0.5/prop-types.md
-
Type: Lesson
UID: d81424ae-eab8-4971-9a94-94194cd4077f
Path: /01-react-week-0.5/styling.md
-
Type: Lesson
UID: cb605a76-c770-477a-8b90-756b0a92c0d2
Path: /01-react-week-0.5/components-worksheet.md
-
Type: Lesson
UID: 605b4d06-a7ca-4a09-bb3e-6106d6a6bde0
Path: /01-react-week-0.5/react-chatlog.md
-
Type: Checkpoint
UID: f5b7c553-ac24-4aea-b9e9-0b1c095d8731
Path: /01-react-week-0.5/react-timeline.checkpoint.md
-
Type: Resource
UID: 8ae36820-d87d-4d43-99e7-5c1306d12161
Path: /01-react-week-0.5/studentColletion.resource.md
-
Title: React Week 1
Description: State & Props
UID: d0e03588-5cc2-41b0-aa43-178785b252fc
SuccessCriteria:
- success criteria
ContentFiles:
-
Type: Lesson
UID: 62c4a2d4-b9ec-4cc4-b557-d08d1d416eb2
Path: /02-react-week-1/spreads-and-destructuring.md
-
Type: Lesson
UID: d946c4b4-e049-4250-ab1b-faffa64ab302
Path: /02-react-week-1/intro-to-state.md
-
Type: Lesson
UID: 67190057-82f8-49f6-a197-cb9e4fb3fcaf
Path: /02-react-week-1/state.md
-
Type: Lesson
UID: 2d5aea6b-dece-47a3-9335-4badbcc50153
Path: /02-react-week-1/events.md
-
Type: Lesson
UID: b041fc7d-d843-4b0f-856f-505780313776
Path: /02-react-week-1/nested-event-handling.md
-
Type: Lesson
UID: 8e53f4cb-e5f8-4394-8e6f-1957935bed06
Path: /02-react-week-1/forms.md
-
Type: Lesson
UID: 3197b7fa-984c-4dba-82a7-2607b4ce5129
Path: /02-react-week-1/controlled-forms-exercise.md
-
Type: Checkpoint
UID: f495355e-01d9-476b-baab-e54b830b12b6
Path: /02-react-week-1/react-tic-tac-toe.checkpoint.md
-
Title: React Week 2
Description: Hooks, Forms and API's
UID: 5b5f75d5-100b-4e75-849e-a8a1d8e4f425
SuccessCriteria:
- success criteria
ContentFiles:
-
Type: Lesson
UID: 909a03bb-ea07-44f8-a53b-50128c04a2ae
Path: /03-react-week-2/advanced-forms.md
-
Type: Lesson
UID: 00197058-9583-4c43-90d3-0f2882b52d49
Path: /03-react-week-2/useEffect.md
-
Type: Lesson
UID: 5ae06a42-94f2-4927-8831-12987d7538fb
Path: /03-react-week-2/apis-get.md
-
Type: Lesson
UID: 0e9e569d-bd26-4c57-8b2d-77ccb15fcde9
Path: /03-react-week-2/apis-post.md
-
Type: Checkpoint
UID: 9c6b8f67-47a8-4794-b091-3bd05a61e141
Path: /03-react-week-2/exquisite-react.checkpoint.md
-
Type: Lesson
UID: 5f45d08f-942a-4dea-b51e-d08d1cdd5842
Path: /03-react-week-2/inspiration-board.md
-
Title: React Week 3
Description: Putting it all together
UID: 3c08947c-af18-4eb1-966b-c039fcb112d5
SuccessCriteria:
- success criteria
ContentFiles:
-
Type: Lesson
UID: 46c4b4f5-cb3f-4ddb-abd1-f2fbaa3208e1
Path: /04-react-week-3/js-ecosystem.md
-
Type: Resource
UID: 0a969df0-f5f3-4de0-b1fb-930ff3132cfa
Path: /04-react-week-3/cra-build-system.md
-
Type: Checkpoint
UID: bac2eff9-574b-429f-8ec8-a37de51ba9a7
Path: /04-react-week-3/video-store-fullstack.checkpoint.md