View book source
2/16 10:11PM
Task Completed: Figured out how to "make" (more like fake) an asynchronous call in a functional component: using useEffect() and fetch().
Tutorial