Action creator lib with predefined states
-
Updated
Sep 23, 2024 - JavaScript
Action creator lib with predefined states
Quickly generate a reducer and corresponding action creators
A grid application built using class based react.js components
This is a beginner and simple project to learn Redux Toolkit, state management, actions
Hands on Practice for Redux State Management covering the basic redux concepts
Cart Project using React with Redux
Cart Project using React with Redux
A demo React project showcasing work with the global state managed by Redux.
React-redux application with Action creators, Actions and Reducers.
A project to rev. concepts of React, Redux, Redux Sagas, TypeScript.
A classic CRA Typescript Counter App built with React Redux (not Redux Toolkit). Includes Action Creators, Reducers, MapStateToProps, MapDispatchToProps, Redux Connect API
Redux basics
Простой одностраничный интернет магазин, с возможностью добавлять товары в корзину и удалять их из нее, написанный на React js. Для работы с состоянием приложения использовалась библиотека Redux.
Showing that a nested component can access data and dispatch actions as easily as a higher level component by using React-redux library. React-redux can bind the UI rendering of React to the state management of Redux.
Advanced Redux /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
I have used action creators, and reducers combined them using combined reducers.
fullstack todo application using PostgreSQL, Express, React, Node, and Prisma. useContext on the frontend with action creators. Postgres database hosted with Render.com
Add a description, image, and links to the action-creators topic page so that developers can more easily learn about it.
To associate your repository with the action-creators topic, visit your repo's landing page and select "manage topics."