Skip to content

Commit

Permalink
Fix url of "Toast notification system in a React/Redux application" a…
Browse files Browse the repository at this point in the history
…rticle
  • Loading branch information
kuponik authored Jan 30, 2019
1 parent baba802 commit 4780aef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions redux-ui-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
A short tutorial that shows how to build your own "toast" notifications in React+Redux, with a link to the resulting implementation.

- **Toast notification system in a React/Redux application**
https://atech.blog/natterly/toast-notification-system-in-a-react-redux-application
https://www.deployhq.com/blog/toast-notification-system-in-a-react-redux-application
The Natterly team walks through how they built a Redux-connected toast notification implementation.

- **A Functional Canvas Approach with Redux**
Expand Down Expand Up @@ -135,4 +135,4 @@

- **Redux Form Validation Tutorial Example From Scratch**
https://appdividend.com/2017/11/05/redux-form-validation-tutorial-example/
A tutorial that demonstrates setting up a Redux app that uses Redux-Form, and adding validation logic to that form.
A tutorial that demonstrates setting up a Redux app that uses Redux-Form, and adding validation logic to that form.

0 comments on commit 4780aef

Please sign in to comment.