happypoulp / redux-tutorial

Learn how to use redux step by step
3.76k stars 546 forks source link

Where's last example? #35

Closed uinz closed 7 years ago

uinz commented 9 years ago

Hello, I want to know where could I find last example, thanks.

happypoulp commented 9 years ago

Hi!

It's not written yet ;) (the // TODO before and after that paragraph might have been a bit confusing but it was a reminder for me to finish it). I'll try to add it soon.

Leaving this issue open until then...

ayhoung commented 9 years ago

+1 great stuff!

uinz commented 9 years ago

thanks, i learned so much from your tutorial

swelet commented 8 years ago

Thanks for all your work, really a great and easy to follow tutorial. The last example of how to glue redux and react together with connect and provide would in my opinon make this THE redux or even THE flux tutorial on the web. I've read a few.