usereducer
There are 735 repositories under usereducer topic.
yuvraj24/react-native-stories-view
A simple and fully customizable React Native component that implements a status/stories feature similar to Whatsapp & Instagram ⭐✨🌟
deeppatel234/react-context-devtool
React context and useReducer debugging tool
reactrewind/react-rewind
Time Travel Debugger for React useReducer
xpioneer/react-typescript
A Front-End Project with Typescript/Antd. webpack5+react-router5+antd+typescript5+grahql+jwt+hooks
gigo6000/quiz
⚛️ Sample Quiz App using React Hooks (useReducer() + useContext()). This app was created for a React Hooks tutorial, if you want to follow the tutorial on Youtube click on the link 👉
the-road-to-learn-react/react-with-redux-philosophy
React state management with Redux philosophy.
AlmogWer/furniture-e-commerce
HTML CSS & React - Client side dynamic e-commerce website (stripe integrated)
PedroBern/react-hook-use-cancelable-thunk-reducer
React Hook useReducer with cancelable dispatch of thunks
shubhambattoo/shopping-cart
React Shopping Cart
usaketh/BudgetBuddy
Expense tracker with features to create, delete and show history of transactions.
gabriel-frattini/trpc-reducer
A trpc-ified useReducer hook. ⚡
the-road-to-learn-react/react-hooks-usestate-vs-usereducer
Showcasing when to use useState vs useReducer in React.
richardcrng/riduce
Get rid of your reducer boilerplate! Zero hassle state management that's typed, flexible and scalable.
sudipstha08/youtube-clone
Youtube clone application using React & Firebase :bulb:
filefoxper/use-agent-reducer
mix reducer and class together, so we can use react useReducer like useClass, but still like use a reducer.
Jibbedi/use-reducer-effect
A tiny library that enables side effects with the useReducer hook
JohnMwendwa/todolist
A simple React Todo-list App
RugvedB/MERN-Boilerplate
MERN stack boilerplate with store implemented using useReducer + useContext api
azmenak/use-async-call
Provides a hook to manage the state and lifecycle of async data loading
JohnMwendwa/Dark-mode
An app that enables dark mode theme and changes app language according to region selected.
krofax/Money-Heist-Episode-Picker-Web-App
A web app built with TypeScript, and React Hooks(useContext, useReducer). Preview App 👉 https://codesandbox.io/s/nervous-microservice-px1qe
rocketseat-creators-program/React-Context-vs-Redux-2021-10-03
repositorio base para a aula: Entendendo as diferenças entre React Context vs Redux
arjuncvinod/React-hooks
React Hooks implementation with example
JohnMwendwa/context-excercise-2
Excercise from React key concepts book
the-road-to-learn-react/react-usereducer-hook
State management in React with the useReducer hook.
proyecto26/use-dictionary
A React useReducer() hook to use dictionaries (keys and values) 🔑
danielrohers/react-context-reducer
A global store implementation with react context API, useReducer and other hooks
ashishrudra/react-async-saga-reducer
Use redux saga with useReducer hook to handle side effects without Redux
gvergnaud/use-middleware-reducer
React.useReducer which you can use with the huge middleware ecosystem of Redux.
azmenak/use-array-state
Provides a reducer to simplify handling of mutations to array state
azmenak/use-async-reducer
Provides a flexible reducer to simplify handling of async actions
bouzenaali/reactjs-calculator
🔢 react.js calculator with all the operations and the logic in it coded by me (didn't use any library for that)
jyash97/middleware-hooks
Redux middleware functionalities in react hooks with simple plugin use.
womcauliff/Appointment-Booking-App
An application which allows the user to view a list of available appointment times and to select one.