Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Learn React Hooks
Daniel Bugl
ISBN: 978-1-83864-144-3
- Understand the fundamentals of React Hooks and how they modernize state management in React apps
- Build your own custom Hooks and learn how to test them
- Use community Hooks for implementing responsive design and more
- Learn the limitations of Hooks and what you should and shouldn’t use them for
- Get to grips with implementing React context using Hooks
- Refactor your React-based web application, replacing existing React class components with Hooks
- Use state management solutions such as Redux and MobX with React Hooks
Micro State Management with React Hooks
Daishi Kato
ISBN: 978-1-80181-237-5
- Understand micro state management and how you can deal with global state
- Build libraries using micro...