Skip to content

Repository files navigation

react-performance-optimization

compare performance optimizations in React components

👇 default components compare performance in default state

👇 compare performance in using React.memo

  • before use React.memo compare performance in default state
  • after use React.memo compare performance in using React.memo

👇 compare performance in using useCallback

  • before use useCallback before use useCallback
  • after use useCallback after use useCallback

About

compare performance optimizations in React components

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages