Other Book You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
React 18 Design Patterns and Best Practices, 4e
Carlos Santana Roldán
ISBN: 978-1-80323-310-9
- Get familiar with the new React 18 and Node 19 features
- Explore TypeScript’s basic and advanced capabilities
- Make components communicate with each other by applying various patterns and techniques
- Dive into MonoRepo architecture
- Use server-side rendering to make applications load faster
- Write a comprehensive set of tests to create robust and maintainable code
- Build high-performing applications by styling and optimizing React components
State Management with React Query
Daniel Afonso
ISBN: 978-1-80323-134-1
- Learn about state and how it s often managed
- Discover how state splits into server state and Client state
- Solve common challenges with server...