freeCodeCamp/curriculum/challenges/english/03-front-end-libraries/redux
Sem Bauke 99cecfb581
fix(curriculum): check if count gets incremented by function (#41856)
* fix(curriculum): check if count gets incremented by function

* update text

* Update regex to look for whitespace

* look for function globally

* Apply suggestions from gikf

Co-authored-by: gikf <60067306+gikf@users.noreply.github.com>

Co-authored-by: gikf <60067306+gikf@users.noreply.github.com>
2021-04-23 11:01:54 -05:00
..
combine-multiple-reducers.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
copy-an-object-with-object.assign.md fix(curriculum): replace single-line blocks with multi-line blocks for… (#41525) 2021-03-18 23:40:32 +00:00
create-a-redux-store.md chore(learn): audit front end libraries (#41179) 2021-02-25 10:19:24 -07:00
define-a-redux-action.md chore(learn): audit front end libraries (#41179) 2021-02-25 10:19:24 -07:00
define-an-action-creator.md chore(learn): audit front end libraries (#41179) 2021-02-25 10:19:24 -07:00
dispatch-an-action-event.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
get-state-from-the-redux-store.md chore(learn): audit front end libraries (#41179) 2021-02-25 10:19:24 -07:00
handle-an-action-in-the-store.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
never-mutate-state.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
register-a-store-listener.md fix(curriculum): check if count gets incremented by function (#41856) 2021-04-23 11:01:54 -05:00
remove-an-item-from-an-array.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
send-action-data-to-the-store.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
use-a-switch-statement-to-handle-multiple-actions.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
use-const-for-action-types.md REMOVED comments (#41048) 2021-02-11 09:13:38 -07:00
use-middleware-to-handle-asynchronous-actions.md chore(learn): audit front end libraries (#41179) 2021-02-25 10:19:24 -07:00
use-the-spread-operator-on-arrays.md fix(curriculum): replace single-line blocks with multi-line blocks for… (#41525) 2021-03-18 23:40:32 +00:00
write-a-counter-with-redux.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00