Logo Awesome React

Awesome React

React & Redux #10. User Sign Up: Flash Messages Reducer (Part 1)

Another thing we want to show to user after successful sign up is welcoming flash message. And that's what we're going to implement in this episode.

This is the first episode we at last encounter redux actions and reducers. Exciting!

Links:

- Redux DevTools Chrome Extension: https://chrome.google.com/webstore/detail/redux-devtools/lmhkpmbekcpmknklioeibfkpmmfibljd
- Repository: https://github.com/Remchi/reddice
- Blog post: http://remzolotykh.net/react-and-redux-10-user-sign-up-flash-messages-reducer-part-1/