Skip to content

Commit

Permalink
Merge pull request markerikson#86 from valentinogagliardi/master
Browse files Browse the repository at this point in the history
Link to the original url
  • Loading branch information
markerikson authored Jan 24, 2018
2 parents 5bf6efc + 6bc4e2e commit aa9d14e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redux-tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
A great introduction to Redux's core concepts, with explanations of how to use the React-Redux package to use Redux with React.

- **React Redux Tutorial for Beginners: Learning Redux in 2018**
https://dev.to/valentinogagliardi/react-redux-tutorial-for-beginners-learning-redux-in-2018-13hj
https://www.valentinog.com/blog/react-redux-tutorial-beginners/
An excellent tutorial that covers a variety of Redux fundamentals, including a look at the problems Redux helps solve, when you should learn and use Redux, actions and reducers, the Redux store, and how to connect React components to Redux.

- **Single State Tree + Flux**
Expand Down

0 comments on commit aa9d14e

Please sign in to comment.