Same as React's useCallback, but returns a stable reference.
-
Updated
Mar 22, 2023 - TypeScript
Same as React's useCallback, but returns a stable reference.
⚒️ 🚧 This is a workshop for learning how to build React Applications
Repositório com o código base para a aula de Controlando Performance com React Memo, useCallback e useMemo
Progressively Load Image with React Hooks.
Offline News App using Service Worker, Workbox, PWA, React, Webpack & Intersection-observer
This is a Recipe App which allows the user to login,view recipes,search different recipes and view it in detail.This web app is built using Meals DB API,React,React Router,context api,debounce search functionality,Firebase for user authentication and Netlify for deployment.
[WIP] react practice repos
A repository for various react topics
[ React, Redux, REST API, CSS-modules, Grid ]
Studying React Performance Improvements
A react-component for optimizing performance when it's parent re-renders.
Use Memoization in React with React Memo and useCallback
create memo component with react & context
Information about React Memoization, Recat.memo( ), Recat.useCallback( ), Recat.useMemo( ) and how it's gonna work, I added all the notes in README and also you can check the live link to know how it works, whenervr the state changes it will not reender other coponents
React.memo is a function that you can use to optimize the render performance of pure function components and hooks. It was introduced in React v16.6.
React hooks exercise app.
🔍 Searching / filtering for product page
Add a description, image, and links to the react-memo topic page so that developers can more easily learn about it.
To associate your repository with the react-memo topic, visit your repo's landing page and select "manage topics."