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.
This is a simple redux in javascript operation
Project #57 of Codecademy's Full Stack Engineer Career Path
⚛️ goit-react-hw-07-phonebook
Project #55 of Codecademy's Full Stack Engineer Career Path
Syntax practice of Redux, Redux Toolkit, React Router DOM, Middleware by Counter app as example
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
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
React-Redux project setup and create store
A news reader in which users can view and comment on it's articles
React redux web application to view SpaceX launches
Phonebook contact storage application (Redux Toolkit). Contacts saving to backend (mockapi.io)
Phonebook app refactoring by implementing interaction with backend.
Phonebook contact storage application (Redux Toolkit). Contacts saving in localStorage (Redux Persist)
ReactJS advanced Practice
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."