Skip to content
#

usedispatch-hook

Here are 25 public repositories matching this topic...

A classic CRA Typescript Counter App built with Redux Toolkit. Uses the 'createSlice' method from the redux library. Also uses createAsyncThunks for a delayed effect for UI Updates

  • Updated May 15, 2024
  • TypeScript

Advanced TODO app that uses react redux, react router dom, and thunk as redux middleware to allow users to complete or defer tasks, view analytics, add new TODOs, and bulk delete them.

  • Updated Jan 21, 2023
  • JavaScript

This repository is part of my Entri study project to learn Redux. It includes code and examples for managing state in React apps using Redux. Key topics covered are setting up a Redux store, creating actions and reducers, and using useSelector and useDispatch hooks for global state management. This project provides a foundation in Redux

  • Updated Nov 10, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the usedispatch-hook topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the usedispatch-hook topic, visit your repo's landing page and select "manage topics."

Learn more