Bookmarks (4) clear filters
-
React Production Performance Monitoring
React Production Performance Monitoring — Having users complaining about your app being slow ‘is not a...
-
Fix the slow render before you fix the re-render
Fix The Slow Render Before You Fix The Re-Render — Kent covers how to start optimizing...
-
One simple trick to optimize React re-renders
One Simple Trick to Optimize React Re-renders — An illustration of a natural, built-in performance optimization...
-
When to useMemo and useCallback
When to useMemo and useCallback — An interesting demonstration of how abstractions and performance optimizations can...