Skip to content
#

global-state

Here are 34 public repositories matching this topic...

A learning-focused shopping cart application built with React. It demonstrates useReducer for predictable state updates, the Context API for global state, and a JavaScript Map for efficient cart storage

  • Updated Mar 11, 2026
  • JavaScript

An educational React application that demonstrates a sidebar menu and modal dialog controlled by React Context API, with client-side routing via React Router. It uses Vite for tooling, custom CSS for layout and animations, and a data-driven sidebar built from a single source of truth

  • Updated Mar 11, 2026
  • JavaScript

This repository is part of my Entri study project to learn Redux. It includes code and examples for managing state in React apps using Redux. Key topics covered are setting up a Redux store, creating actions and reducers, and using useSelector and useDispatch hooks for global state management. This project provides a foundation in Redux

  • Updated Nov 10, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the global-state topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the global-state topic, visit your repo's landing page and select "manage topics."

Learn more