my practice works aligned with coursera react course
branch | dis | folder(#app) |
---|---|---|
expression-as-props | expression as props | app1 |
data-and-events | data and events | app2 |
main | navigation | app3 |
con-rend | Conditional rendering | app3 |
list_in_js | Transforming lists in JavaScript | app4 |
react-contex | What is Context, and why is it used? | app4 |
forms-in-react | forms in react | app4 |
manage-state | Exercise: Managing state within a component | app5 |
useEffect | Using the useEffect hook | app5 |
useReducer | What is useReducer and how it differs from useState | app5 |