• Understanding of how a react component renders and re-renders
  •  An in-depth guide to memoization in react and using performance optimization hooks such as useMemo and useCallback
  • Guide to using dev tools and react Profiler
  • Lazy loading and code splitting
  • Setting up webpack configs, compressing the react app build size

« »