Skip to content
#

context-reducer

Here are 9 public repositories matching this topic...

Language: All
Filter by language

A beginner-friendly, production-ready learning app that demonstrates modern React state management using Context API + useReducer with a Vite + TypeScript setup. It helps learners understand how data flows across components, how actions update shared state, and how to build reusable UI modules without Redux

  • Updated Mar 11, 2026
  • TypeScript

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

Improve this page

Add a description, image, and links to the context-reducer 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 context-reducer topic, visit your repo's landing page and select "manage topics."

Learn more