File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 15
15
16
16
## Homework
17
17
18
- - TODO(anthonydmays): Add details here
18
+ - [ ] Do pre-work for [ lesson 24 ] ( /lesson_24/ ) .
Original file line number Diff line number Diff line change
1
+ # Lesson 24: JavaScript Deep Dive ([ Slides] ( https://code-differently.github.io/code-differently-25-q1/slides/#/lesson_24 ) )
2
+
3
+ ## Pre-work
4
+
5
+ Please review the following resources before lecture:
6
+
7
+ * [ What is HTTP? (in 5 minutes) (Video)] ( https://www.youtube.com/watch?v=XdWpdDUUbsw )
8
+ * [ Build a Basic Express JS Server (Video)] ( https://www.youtube.com/watch?v=7W61Ep1lKFY )
9
+ * [ Learn Express JS in 35 Minutes (Video)] ( https://www.youtube.com/watch?v=SccSCuHhOw0 )
10
+
11
+ ## Recommended
12
+
13
+ * [ 100+ JavaScript Concepts You Need to Know (Video)] ( https://www.youtube.com/watch?v=lkIFF4maKMU )
14
+
15
+ ## Homework
16
+
17
+ - TODO(anthonydmays): Add HW details
You can’t perform that action at this time.
0 commit comments