asbhogal / React-State-Management

A comprehensive, practical study into the different types of React State Management, covering native, indirect and direct state management libraries.

Home Page:https://react-state-management-psi.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React State Management

A comprehensive, practical guide to React State Management, covering the three types:

  1. Native State Management (incl. useState, useReducer & useEffect hooks)
  2. Indirect State Management (incl. React Query, React Location & React Router)
  3. Direct State Management (incl. Redux, Zustand, Valtio & Jotai)

This project has been created with assistance from Jack Herrington's Intermediate JavaScript Course from freeCodeCamp (see links below)

Stacks Used

React logo Redux logo Jotai logo Valtio logo Zustand logo

Links

About

A comprehensive, practical study into the different types of React State Management, covering native, indirect and direct state management libraries.

https://react-state-management-psi.vercel.app


Languages

Language:JavaScript 82.9%Language:CSS 15.5%Language:HTML 1.7%