freeCodeCamp/curriculum/challenges/russian/03-front-end-libraries/redux
..
combine-multiple-reducers.russian.md
copy-an-object-with-object.assign.russian.md
create-a-redux-store.russian.md
define-a-redux-action.russian.md
define-an-action-creator.russian.md
dispatch-an-action-event.russian.md
get-state-from-the-redux-store.russian.md
handle-an-action-in-the-store.russian.md
never-mutate-state.russian.md
register-a-store-listener.russian.md
remove-an-item-from-an-array.russian.md
send-action-data-to-the-store.russian.md
use-a-switch-statement-to-handle-multiple-actions.russian.md
use-const-for-action-types.russian.md
use-middleware-to-handle-asynchronous-actions.russian.md
use-the-spread-operator-on-arrays.russian.md
write-a-counter-with-redux.russian.md