Micro state management with react hooks explore custom hooks libraries like Zustand, Jotai, and Valtio to manage global states

Explore global state management and select the best library for your application Key Features Understand the essential concepts and features of micro state management Discover solutions to common problems faced while implementing micro state management Explore the different libraries, their coding s...

Descripción completa

Detalles Bibliográficos
Otros Autores: Kato, Daishi, author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Birmingham ; Mumbai : Packt Publishing [2022]
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009652817706719
Tabla de Contenidos:
  • 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.