Skip to content

Commit 42a8234

Browse files
authored
chore: adds prework for lesson_27 (#621)
Signed-off-by: Anthony D. Mays <[email protected]>
1 parent 6a494c4 commit 42a8234

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

lesson_27/README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Lesson 27: Integrating with Backend APIs
2+
3+
## Pre-work
4+
5+
Please review the following resources before lecture:
6+
7+
### Required
8+
* [Learn Fetch API In 6 Minutes (Video)](https://www.youtube.com/watch?v=cuEtnrL9-H0)
9+
* [Using Promises - MDN (Article)](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Using_promises)
10+
11+
### Recommended
12+
* [How To Make API Call In React... (Video)](https://www.youtube.com/watch?v=ZRFwuGpiLl4)
13+
14+
## Homework
15+
16+
TODO(anthonydmays): Add necessary details

0 commit comments

Comments
 (0)