An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: react-memo

imranhsayed/react-workshop

:hammer_and_pick: :construction: This is a workshop for learning how to build React Applications

Size: 26.8 MB - Last synced at: 15 days ago - Pushed at: almost 4 years ago - Stars: 169 - Forks: 82

Uddhav-Paudel/UP-Studio

UP Studio is a react-native mobile app showcasing a personal portfolio with plans to evolve into a lab or studio project. It features performance optimizations, responsive design, and robust development practices, displaying GitHub repositories in an elegant card layout inspired by Uddhav Paudel's Portfolio.

Language: TypeScript - Size: 439 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

Laxshan19/react-memo-example

An example demonstrating the use of React.memo for optimizing re-renders in React components.

Language: JavaScript - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

chambits/react-memoization

Use Memoization in React with React Memo and useCallback

Language: JavaScript - Size: 184 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

ch0ripain/react-optimization-techniques

🧙‍♂️ Simple react optimization techniques 🧙‍♂️

Language: JavaScript - Size: 211 KB - Last synced at: 14 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stainless-code/react-memo

Elegantly handle component memoization in React

Language: TypeScript - Size: 83 KB - Last synced at: 26 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

scottrippey/react-use-event-hook

Same as React's useCallback, but returns a stable reference.

Language: TypeScript - Size: 184 KB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 221 - Forks: 10

quang-pham-dev/react-native-training

[WIP] react practice repos

Language: TypeScript - Size: 8.17 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

petekgithub/react-searching-filtering

:mag: Searching / filtering for product page

Language: JavaScript - Size: 931 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kaplanh/memo-useMemo-useRef-useCallback

Language: JavaScript - Size: 614 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

meforoma/grid-swap-color

Dynamic grid where cells change color when hovered and hovers are logged

Language: TypeScript - Size: 452 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

simon-das/react-topics

A repository for various react topics

Size: 41 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Syammed2429/react-memoisation

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

Language: JavaScript - Size: 187 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

karthikKulkarni/React_memoize

A simple kickstarter to understand React Memoize with React.memo for class components and useMemo/useCallback hooks for functional component.

Language: Java - Size: 2.04 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sammitako/react-todo-list

Basics

Language: JavaScript - Size: 438 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

tanvirstreame/react-re-render-check

Language: JavaScript - Size: 551 KB - Last synced at: 25 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

icyJoseph/react-performance-study

Studying React Performance Improvements

Language: JavaScript - Size: 378 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

UlfetZakirli/Presentation

Language: JavaScript - Size: 568 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

matfin/editable-list-react 📦

Demoing the performance gains in ReactJS when using memoised components and the useCallback hook to prevent unnecessary re-renders.

Language: TypeScript - Size: 264 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

bananazigzags/movie-challenge Fork of js-training-feb-2022/final-project

Челендж IMDB-250 - смотри фильмы из топа 250 по рейтингу IMDB и отслеживай просмотренные и понравившиеся. Прогресс хранится без регистрации

Language: JavaScript - Size: 2.52 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kritika27/recipe-reactjs-api-firebase

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.

Language: JavaScript - Size: 2.33 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

rocketseat-creators-program/react-memoization-hooks-2021-02-16

Repositório com o código base para a aula de Controlando Performance com React Memo, useCallback e useMemo

Language: JavaScript - Size: 590 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 29 - Forks: 15

DhanteyUD/React_Memo

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.

Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

zzarcon/react-memo

React.memo polyfill

Language: TypeScript - Size: 143 KB - Last synced at: 12 days ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 2

nirajrajgor/react-hook-progressively-load-image

Progressively Load Image with React Hooks.

Language: JavaScript - Size: 9.56 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 2

joaomaarinho/react-behind-the-scenes

Understanding how React Hooks works behind the scenes and some optimization techniques

Language: HTML - Size: 273 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Rencas1207/react-giffy-coding

Project API Giphy

Language: JavaScript - Size: 412 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jefersonvinicius/flatlist-multi-selection-study

:books::iphone: Repo to study multi selection on React Native with FlatList component

Language: TypeScript - Size: 1.64 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sunilpie1997/Learn-React-Part-3

continuation of react tutorial - part 3

Language: JavaScript - Size: 211 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

amitmishrg/offline-news-app

Offline News App using Service Worker, Workbox, PWA, React, Webpack & Intersection-observer

Language: JavaScript - Size: 1.54 MB - Last synced at: 21 days ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 1

qiqiboy/memo-render

A react-component for optimizing performance when it's parent re-renders.

Language: JavaScript - Size: 20.5 KB - Last synced at: 4 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

dzenis-h/hookRedients

React hooks exercise app.

Language: JavaScript - Size: 286 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Ghokai/favourite-movies-app

favorite movies rating app with react-hooks,redux and typescript

Language: TypeScript - Size: 6.01 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0