Skip to content

feat(redux store): update deprecated createStore #251

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 8, 2022

Conversation

harryandriyan
Copy link
Contributor

Description

  • Development target issue
    We recommend using the configureStore method of the @reduxjs/toolkit package, to replaces createStore.

Redux Toolkit is our recommended approach for writing Redux logic today, including store setup, reducers, data fetching, and more.

Implementation Details

Replace createStore with configureStore and make sure all functionality still 100% properly working

Screen Shot 2022-06-07 at 15 10 25

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 7, 2022

[flex_admin_ui] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@duttarnab duttarnab merged commit 759e3db into main Jun 8, 2022
@duttarnab duttarnab deleted the admin-ui-issue-193 branch June 8, 2022 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants