Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Repo to test a custom middleware to manage async action in redux

Notifications You must be signed in to change notification settings

GitLuca/redux-middleware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Middleware

This is a prop-project to test different ways to manage async actions with Redux.

BRANCHES:

  1. thunks: use CreateAsyncThunk from redux Toolkit
  2. justStringActions: just to show what we can do without disabling the serializability check of toolkit

About

Repo to test a custom middleware to manage async action in redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published