October 2019
Intermediate to advanced
426 pages
11h 49m
English
Another thing that we often do is access the global state. For example, some components need the user state and some need the posts state. To abstract this functionality, which will also make it easier to adjust the state structure later on, we can create custom Hooks to get certain parts of the state:
Read now
Unlock full access