Skip to content

Conversation

amjedidiah
Copy link
Contributor

Description

Implemented redux.
Created a redux folder for action creators and reducers.

Added support for redux dev tools browser extension to view states in the browser.

Installed redux-promise-middleware for handling async action creators

List of Dependencies

  • redux
  • react-redux
  • redux-promise-middleware
  • redux-logger
  • redux-devtools-extension

All pull requests should be related to open issues. Indicate the issue(s) bellow and remove this line:
Closes #21

How Has This Been Tested?

  • Lint testing
  • Unit testing on app component with jest-enzyme

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have added necessary inline code documentation
  • I have added tests that prove my fix is effective and that this feature works
  • New and existing unit tests pass locally with my changes

@amjedidiah amjedidiah added the feature New feature or request label May 27, 2020
@amjedidiah amjedidiah temporarily deployed to edukolab-ft-redux-9ystfescp1p2 May 27, 2020 15:20 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Implement Redux
3 participants