NgRx Plugin for Generating Actions and Reducer Based on the Handler Map
-
Updated
Sep 23, 2021 - TypeScript
NgRx Plugin for Generating Actions and Reducer Based on the Handler Map
Created a todo app in react. ✔️ Using redux to create a global store. Practising working with creating reducers, selecting data from the store and dispatching data to the store. The todo app allows you to add a new todo, select the todo as done and revert back to it being undone and also to remove the todo.
⚛️ goit-react-hw-07-phonebook
This is a simple redux in javascript operation
Project #55 of Codecademy's Full Stack Engineer Career Path
Project #57 of Codecademy's Full Stack Engineer Career Path
This project uses React, Tailwind CSS, and Redux Toolkit to build a shopping cart with features like adding products, updating quantities, and dynamic price calculation.
Syntax practice of Redux, Redux Toolkit, React Router DOM, Middleware by Counter app as example
Features include a guided start screen, timed questions, real-time answer feedback with explanations, and a sleek results page showing your score, time taken, and correct/wrong answers.
An Intro to Redux Toolkit with createSlice
This project—a news reader in which users can view and comment on various articles—gives me an opportunity to practice using Redux Toolkit’s createAsyncThunk and createSlice utilities to add asynchronous functionality to my Redux applications.
Tesla Clone made with React and Redux
Block React | Module 7 - Asynchronous Redux. Selectors and the Reselect library | Homework - Phonebook
A powerful ToDo app with a progress bar, total task count, active/completed task tracking, filters (All, Active, Completed), and full CRUD functionality including bulk complete and clear.
Responsive eCommerce website built with product search, category filtering, and complete cart management, including add, update, and delete functionalities.
integration for redux toolkit with typescript into react language. it is just for beginners. there is a lot of scope of improvement in your application.
Project #56 of Codecademy's Full Stack Engineer Career Path
In this project I will practice using Redux and Redux Toolkit to manage the complex state of flashcards-style quiz app. Users will be able to create their own topics, quizes for those topics, and flashcards for those quizzes. Users will also be able to interact with their quizzes by flipping flashcards over.
Phonebook contact storage application (Redux Toolkit). Contacts saving to backend (mockapi.io)
A To-Do App to maintain your daily activies and tasks, using ReactJS+Vite, Redux & RTK
Add a description, image, and links to the createslice topic page so that developers can more easily learn about it.
To associate your repository with the createslice topic, visit your repo's landing page and select "manage topics."