Questions
Answer the following questions to test your knowledge of this chapter:
- What is a promise?
- What is
fetch
? - How should you call the REST API from the React app?
- How should you handle the response of the REST API call?
Answer the following questions to test your knowledge of this chapter:
fetch
?