E-commerce website made with react. This project was made to practice useContext, useReducer, useMemo and custom hooks.
-
Updated
Apr 20, 2025 - JavaScript
E-commerce website made with react. This project was made to practice useContext, useReducer, useMemo and custom hooks.
🧙♂️ Simple react optimization techniques 🧙♂️
Sorting implemented with useMemo and useCallback for optimization i.e to reduce renders in a React Application
Performance optimization techniques for React apps, with examples like useMemo, useCallback, lazy loading, and more. Read more on Medium.
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."