h15200 / redux-practice

react, redux, react-redux, create-react-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create-react-app, redux, react-redux

Notes: make store, actions, reducers, combine reducers, wrap in prodiver

react-redux functions have access to state with useSelector and can change state with useDispatch These are considered hooks,and hella easier than using connect() like before

About

react, redux, react-redux, create-react-app


Languages

Language:JavaScript 86.1%Language:HTML 11.3%Language:CSS 2.6%