Getting started with React Redux

Sorry for not posting recently, I have been really busy at work and on personal projects :)

It gave me some awesome time working on React apps using the very powerful Redux package.

I have been collecting some really useful articles about Redux and I will just share all of them here:

(N.B.: I will try to keep this page updated as much as possible :))

Are you ready?

Are you totally confident in your React skills? Don’t skip steps, it could make your redux experience really frustrating. https://medium.com/react-ecosystem/how-to-handle-state-in-react-6f2d3cd73a0c

Some beginner reading

Get some exercise

N.B.: Solutions are encoded in base64 so you don’t get too tempted to look at them directly :)

Feel free to contact me if you have any suggestions about this repo.

Once you nailed it

Twitter

Twitter is an excellent source of knowledge. I almost found all these articles on it.

I highly recommend following @JavascriptDaily who’s always sharing some very valuable articles about javascript in general and sometimes about React and Redux in particular.

I recently found out about @dan_abramov. He is the creator of Redux and he is always RTing very interesting things about React/Redux.

You can also follow me on Twitter @vatweb. I usually tweet all the little gems I find while keeping my knowledge up to date.

Have A LOT of fun with Redux!