If you are interested in more information about the concepts we learned in this chapter, take a look at the following reading material:
- Creating custom Hooks: https://reactjs.org/docs/hooks-custom.html
- React Hooks Testing Library: https://react-hooks-testing-library.com/
- React Testing Library (for testing components): https://testing-library.com/react
- React Hooks API Reference: https://reactjs.org/docs/hooks-reference.html
- When to use useCallback: https://kentcdodds.com/blog/usememo-and-usecallback