Skip to content

Created a parent component with a simple counter and a child component displaying a todo list. Utilized the useMemo hook to prevent unnecessary re-renders of the child component when the parent component's state changes, ensuring optimal performance.

Notifications You must be signed in to change notification settings

Ashutosh-Chikhaliya/Use-Memo

Repository files navigation

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

About

Created a parent component with a simple counter and a child component displaying a todo list. Utilized the useMemo hook to prevent unnecessary re-renders of the child component when the parent component's state changes, ensuring optimal performance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published