freeCodeCamp/curriculum/challenges/spanish/03-front-end-libraries/redux
Yoelvis Jiménez 85b355c7f6 Update description: Deleted redundant code inline (#19137)
I deleted `<code>dispatch</code>`. I think this is redundant. This is better as _El método de `dispatch`_
2018-10-17 21:12:10 -03:00
..
combine-multiple-reducers.spanish.md feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
copy-an-object-with-object.assign.spanish.md feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
create-a-redux-store.spanish.md feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
define-a-redux-action.spanish.md feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
define-an-action-creator.spanish.md feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
dispatch-an-action-event.spanish.md Update description: Deleted redundant code inline (#19137) 2018-10-17 21:12:10 -03:00
get-state-from-the-redux-store.spanish.md feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
handle-an-action-in-the-store.spanish.md feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
never-mutate-state.spanish.md feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
register-a-store-listener.spanish.md feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
remove-an-item-from-an-array.spanish.md feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
send-action-data-to-the-store.spanish.md feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
use-a-switch-statement-to-handle-multiple-actions.spanish.md feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
use-const-for-action-types.spanish.md feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
use-middleware-to-handle-asynchronous-actions.spanish.md feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
use-the-spread-operator-on-arrays.spanish.md feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
write-a-counter-with-redux.spanish.md feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30