Skip to content

Commit 8d59126

Browse files
authored
Merge branch 'code-differently:main' into main
2 parents 11e1d77 + 94844f6 commit 8d59126

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

lesson_23/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515

1616
## Homework
1717

18-
- TODO(anthonydmays): Add details here
18+
- [ ] Do pre-work for [lesson 24](/lesson_24/).

lesson_24/README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
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

0 commit comments

Comments
 (0)