Repositório com o código base para a aula de Controlando Performance com React Memo, useCallback e useMemo
-
Updated
Feb 24, 2021 - JavaScript
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.
Use Memoization in React with React Memo and useCallback
Studying React Performance Improvements
A react-component for optimizing performance when it's parent re-renders.
[ React, Redux, REST API, CSS-modules, Grid ]
🧙♂️ Simple react optimization techniques 🧙♂️
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 hooks exercise app.
🔍 Searching / filtering for product page
An example demonstrating the use of React.memo for optimizing re-renders in React components.
continuation of react tutorial - part 3
Челендж IMDB-250 - смотри фильмы из топа 250 по рейтингу IMDB и отслеживай просмотренные и понравившиеся. Прогресс хранится без регистрации
Checkout the App here⚡️
By saving the components that do not need to be reloaded with the React memo, calling them only when there is a change and increasing the performance.
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."