No detailed description available for "Micro State Management with React Hooks".
Sprache
Verlagsort
Basel/Berlin/Boston
Großbritannien
Zielgruppe
Editions-Typ
Produkt-Hinweis
Dateigröße
ISBN-13
978-1-80181-004-3 (9781801810043)
Schweitzer Klassifikation
Kato Daishi:
Daishi Kato is a software engineer who is passionate about open-source software. He had been a researcher on peer-to-peer networks and web technologies for decades. His interest has been in engineering, and he has been working with startups for the last 5 years. He has been actively involved in OSS since the '90s, and his latest work focuses on developing various libraries with JavaScript and React.
Table of Contents - What is Micro State Management with React Hooks?
- Using Local and Global States
- Sharing Component State with Context
- Sharing Module State with Subscription
- Sharing Component State with Context and Subscription
- Introducing Global State Libraries
- Use Case Scenario 1 - Zustand
- Use Case Scenario 2 - Jotai
- Use Case Scenario 3 - Valtio
- Use Case Scenario 4 - React Tracked
- Similarities and Differences between Three Global State Libraries