⚛️ React workshop belong here
- JS for React : https://morioh.com/p/fb839c7da909
-
useState
,useContext
,useReducer
: https://www.robinwieruch.de/react-state-usereducer-usestate-usecontext/ -
useEffect
-
useMemo
,useCallback
: https://kentcdodds.com/blog/usememo-and-usecallback/ -
useImmer
: https://medium.com/karolis-stulgys/state-management-another-one-i-guess-with-hooks-and-context-api-533cd6cee057 -
use...
: https://github.com/streamich/react-use
-
useAnimation
: https://www.freecodecamp.org/news/animating-visibility-with-css-an-example-of-react-hooks/ -
react-motion
: https://github.com/chenglou/react-motion -
styled-component
: https://www.styled-components.com/