Questions
To recap what we have learned in this chapter, try to answer the following questions:
- What are the different use cases of the Ref Hook?
- Which functionality does the Imperative Handle Hook add?
- When should we use the Id Hook?
- Which use case does the Sync External Store Hook cover?
- How can we use the Debug Value Hook?
- What advantages does using the Deferred Value Hook give us?
- When should we use Memo and Callback Hooks?
- In most cases, is it still necessary to use Memo and Callback Hooks?