44
44
description : Give your app a title by adding a header component
45
45
event : push
46
46
link : ' {{ repoUrl }}/issues/2'
47
+ video : https://www.youtube.com/embed/aBZ6vaPpNS4
47
48
actions :
48
49
- type : gate
49
50
left : ' %payload.ref%'
64
65
description : Import a child component into its parent
65
66
event : push
66
67
link : ' {{ repoUrl }}/issues/2'
68
+ video : https://www.youtube.com/embed/NXnI05i5TI8
67
69
actions :
68
70
- type : gate
69
71
left : ' %payload.ref%'
81
83
description : Add the ability to create assignments
82
84
event : push
83
85
link : ' {{ repoUrl }}/issues/2'
86
+ video : https://www.youtube.com/embed/SrpOpss4Luw
84
87
actions :
85
88
- type : gate
86
89
left : ' %payload.ref%'
@@ -109,6 +112,7 @@ steps:
109
112
description : Pass a title prop to the List child component
110
113
event : push
111
114
link : ' {{ repoUrl }}/issues/2'
115
+ video : https://www.youtube.com/embed/3wZV8nQoJQA
112
116
actions :
113
117
- type : gate
114
118
left : ' %payload.ref%'
@@ -129,6 +133,7 @@ steps:
129
133
description : Add a students state variable to keep track of students
130
134
event : push
131
135
link : ' {{ repoUrl }}/issues/2'
136
+ video : https://www.youtube.com/embed/l3nf0C2Xil4
132
137
actions :
133
138
- type : gate
134
139
left : ' %payload.ref%'
@@ -151,6 +156,7 @@ steps:
151
156
description : Create a method to add students to our state
152
157
event : push
153
158
link : ' {{ repoUrl }}/issues/2'
159
+ video : https://www.youtube.com/embed/Rt9E3beRrOc
154
160
actions :
155
161
- type : gate
156
162
left : ' %payload.ref%'
@@ -179,6 +185,7 @@ steps:
179
185
description : Bind the addStudents method to our class
180
186
event : push
181
187
link : ' {{ repoUrl }}/issues/2'
188
+ video : https://www.youtube.com/embed/sJJXnhLuo04
182
189
actions :
183
190
- type : gate
184
191
left : ' %payload.ref%'
@@ -215,6 +222,7 @@ steps:
215
222
description : Learn how to pass data back to parent components
216
223
event : push
217
224
link : ' {{ repoUrl }}/issues/2'
225
+ video : https://www.youtube.com/embed/Rass5Io27r0
218
226
actions :
219
227
- type : gate
220
228
left : ' %payload.ref%'
@@ -231,6 +239,7 @@ steps:
231
239
- title : Get your pull request approved
232
240
event : push
233
241
description : Let's confirm you made the right changes
242
+ video : https://www.youtube.com/embed/J6M-oi9-LVI
234
243
actions :
235
244
- type : gate
236
245
left : ' %payload.ref%'
@@ -254,6 +263,7 @@ steps:
254
263
- title : Merge your pull request
255
264
event : pull_request.closed
256
265
description : Congrats on finishing the course!
266
+ video : https://www.youtube.com/embed/uJGGBhdivYQ
257
267
actions :
258
268
- type : respond
259
269
with : 05-congrats.md
0 commit comments