html
useReducer
Como usar useReducer
html
Context API
Como usar Context API
html
useDebugValue
Como usar o hook useDebugValue
html
useLayoutEffect
Como usar o hook useLayoutEffect e suas diferenças useEffect
html
useMemo
Como usar o hook useMemo e suas diferenças entre memo e useCallback
html
memo
Como utilizar o higher order component memo
html
useCallback
Como usar o hook useCallback
html
useEffect
Por que e como usar useEffect
html
useRef
Como usar o hook useRef
html