Skip to content

david-kalmakoff/redux-example

Repository files navigation

Redux Example App

From Lynda.com

Application Notes

Redux is initialized to the project

/src/index.jsx

Redux is configured

/src/store.js

Todo component state changes are handelled

/src/todos/reducers.js

Todo component actions are stated

/src/todos/actions.js

Redux is put to use in application

/src/todos/Todo.jsx /src/todos/List.jsx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published