An open API service indexing awesome lists of open source software.

https://github.com/radhakishan404/redux-toolkit

This is a simple example of redux toolkit setup
https://github.com/radhakishan404/redux-toolkit

Last synced: about 2 months ago
JSON representation

This is a simple example of redux toolkit setup

Awesome Lists containing this project

README

        

packages required for redux store

1. @reduxjs/toolkit
provides complete redux solution with less setup and usage code

2. redux-persist
helps caching the redux store