Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Full-Stack Web Development with GraphQL and React – Second Edition
Sebastian Grebe
ISBN: 978-1-80107-788-0
- Build a GraphQL API by implementing models and schemas with Apollo and Sequelize
- Set up an Apollo Client and build frontend components using React
- Write Reusable React components and use React Hooks
- Authenticate and query user data using GraphQL
- Use Mocha to write test cases for your full-stack application
- Deploy your application to AWS using Docker and CircleCI
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 state management along with React Hooks
- Discover how micro approaches are easy using React Hooks
- Understand the difference between component state and module...