Created
March 13, 2017 14:06
-
-
Save diegocasmo/545a5c74b5026e298399a9b372d443c1 to your computer and use it in GitHub Desktop.
Todo DELETE actions.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TODO__DELETE__INIT // Dispatched when user clicks the delete button | |
TODO__DELETE__SUCCESS // Dispatched when a TODO has been successfully deleted | |
TODO__DELETE__FAILURE // Dispatched if there was a problem while attempting to delete a TODO |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See full blogpost 'Navigation Redirects Through Redux Middleware'