Advanced Redux /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
-
Updated
Oct 22, 2024 - JavaScript
Advanced Redux /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
Redux basics
A demo React project showcasing work with the global state managed by Redux.
Action creator lib with predefined states
fullstack todo application using PostgreSQL, Express, React, Node, and Prisma. useContext on the frontend with action creators. Postgres database hosted with Render.com
A classic CRA Typescript Counter App built with React Redux (not Redux Toolkit). Includes Action Creators, Reducers, MapStateToProps, MapDispatchToProps, Redux Connect API
Cart Project using React with Redux
This is a beginner and simple project to learn Redux Toolkit, state management, actions
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.
A grid application built using class based react.js components
Cart Project using React with Redux
Quickly generate a reducer and corresponding action creators
Простой одностраничный интернет магазин, с возможностью добавлять товары в корзину и удалять их из нее, написанный на React js. Для работы с состоянием приложения использовалась библиотека Redux.
I have used action creators, and reducers combined them using combined reducers.
React-redux application with Action creators, Actions and Reducers.
Hands on Practice for Redux State Management covering the basic redux concepts
A project to rev. concepts of React, Redux, Redux Sagas, TypeScript.
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."