https://github.com/pankajpatel/usereducer-example
Created with CodeSandbox
https://github.com/pankajpatel/usereducer-example
Last synced: 9 months ago
JSON representation
Created with CodeSandbox
- Host: GitHub
- URL: https://github.com/pankajpatel/usereducer-example
- Owner: pankajpatel
- Created: 2023-03-15T22:10:13.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T11:43:17.000Z (about 2 years ago)
- Last Synced: 2025-01-17T17:19:56.732Z (11 months ago)
- Language: JavaScript
- Homepage: https://codesandbox.io/p/github/pankajpatel/useReducer-example
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# useReducer-example
Repository to showcase use of useReducer hook in React project and avoid too many useState hook.
---
Created with CodeSandbox