May 2021
Intermediate to advanced
394 pages
6h 45m
English
Proper data fetching goes through some of the most common patterns to make a child and parent communicate using callbacks. We'll learn how we can use a common parent to share data across components that are not directly connected. We will then start learning about the new React Context API and React Suspense.
We will cover the following topics in this chapter:
To complete this chapter, you will need the following:
You can find the code for this chapter in the book's GitHub repository: https://github.com/PacktPublishing/React-17-Design-Patterns-and-Best-Practices-Third-Edition/tree/main/Chapter06 ...
Read now
Unlock full access