dwyl / learn-redux

:boom: Comprehensive Notes for Learning (how to use) Redux to manage state in your Web/Mobile (React.js) Apps.
GNU General Public License v2.0
446 stars 42 forks source link

'addTodo' and 'setVisibilityFilter' actions are unused in index.html example #50

Open dualcyclone opened 6 years ago

dualcyclone commented 6 years ago

I was just annotating a print out of the code to remind myself of some of the concepts learned in the video tutorials, and found the following issues: