We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a494c4 commit 42a8234Copy full SHA for 42a8234
lesson_27/README.md
@@ -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