freeCodeCamp/curriculum/challenges/english/03-front-end-development-li.../redux
Muhammed Mustafa 3e3da4ec0f
fix(curriculum): standardize links in curriculum (#46564)
* fix(curriculum): standradize links in curriculum

* Data analiysis links

* CIP links

* fixed links in s-expressions

* Update curriculum/challenges/english/01-responsive-web-design/basic-css/use-hex-code-for-specific-colors.md

Co-authored-by: Ilenia <nethleen@gmail.com>

* added space before target attribute

* standarize external and .rock example links

* wrap "check out the projects" around the links

Co-authored-by: Ilenia <nethleen@gmail.com>
2022-06-26 11:13:38 -05:00
..
combine-multiple-reducers.md feat: add 'back/front end' in curriculum (#42596) 2021-08-13 21:57:13 -05:00
copy-an-object-with-object.assign.md feat: add 'back/front end' in curriculum (#42596) 2021-08-13 21:57:13 -05:00
create-a-redux-store.md fix(curriculum): standardize links in curriculum (#46564) 2022-06-26 11:13:38 -05:00
define-a-redux-action.md feat: add 'back/front end' in curriculum (#42596) 2021-08-13 21:57:13 -05:00
define-an-action-creator.md feat: add 'back/front end' in curriculum (#42596) 2021-08-13 21:57:13 -05:00
dispatch-an-action-event.md feat: add 'back/front end' in curriculum (#42596) 2021-08-13 21:57:13 -05:00
get-state-from-the-redux-store.md feat: add 'back/front end' in curriculum (#42596) 2021-08-13 21:57:13 -05:00
handle-an-action-in-the-store.md feat: add 'back/front end' in curriculum (#42596) 2021-08-13 21:57:13 -05:00
never-mutate-state.md feat: add 'back/front end' in curriculum (#42596) 2021-08-13 21:57:13 -05:00
register-a-store-listener.md feat: add 'back/front end' in curriculum (#42596) 2021-08-13 21:57:13 -05:00
remove-an-item-from-an-array.md feat: add 'back/front end' in curriculum (#42596) 2021-08-13 21:57:13 -05:00
send-action-data-to-the-store.md feat: add 'back/front end' in curriculum (#42596) 2021-08-13 21:57:13 -05:00
use-a-switch-statement-to-handle-multiple-actions.md feat: add 'back/front end' in curriculum (#42596) 2021-08-13 21:57:13 -05:00
use-const-for-action-types.md feat: add 'back/front end' in curriculum (#42596) 2021-08-13 21:57:13 -05:00
use-middleware-to-handle-asynchronous-actions.md feat: add 'back/front end' in curriculum (#42596) 2021-08-13 21:57:13 -05:00
use-the-spread-operator-on-arrays.md feat: add 'back/front end' in curriculum (#42596) 2021-08-13 21:57:13 -05:00
write-a-counter-with-redux.md fix(curriculum): error in asserting initial state of redux store (#45457) 2022-03-18 18:42:04 +01:00