We are going to see why performance can be bad in react applications and what we can use to diagnose and fix the problems. To fix re-rendering issues in our React app we're going to make use of React Hooks such as useMemo and React.memo.
Topics discussed in the video:
Memoization: • Memoization - The basic concept
createContext: • Learn createContext with TypeScript in 10 ...
GitHub: github.com/mimo84/
Twitter: twitter.com/mostly_code
コメント