🧙♂️ Simple react optimization techniques 🧙♂️
-
Updated
Dec 10, 2024 - JavaScript
🧙♂️ Simple react optimization techniques 🧙♂️
Performance optimization techniques for React apps, with examples like useMemo, useCallback, lazy loading, and more. Read more on Medium.
Sorting implemented with useMemo and useCallback for optimization i.e to reduce renders in a React Application
Homework task for using component lifecycle - mounting, updating and unmounting.
Add a description, image, and links to the react-optimization topic page so that developers can more easily learn about it.
To associate your repository with the react-optimization topic, visit your repo's landing page and select "manage topics."