Topic: "usememo-hooks"
simbathesailor/use-what-changed
A React hook and an easy to use babel-pugin to debug various React official hooks
Language: TypeScript - Size: 2.45 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 736 - Forks: 12

dev-jpnobrega/website-portfolio
React-based website leveraging Context API for state management, optimized with useCallback and useMemo for performance. Configured as a Progressive Web App (PWA) for offline functionality. Includes unit tests to ensure component integrity and reliability. Ideal for scalable, responsive web applications.
Language: CSS - Size: 1.64 MB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

KevOneRedOne/Simplistic-todo-list-vite
Simplistic To Do List in VitThis project is a simple Todo List application built using React, TypeScript, and Vite. The application allows users to manage their tasks by adding, removing, and marking them as completed. The project incorporates advanced React concepts, including custom hooks, context API, and local storage f
Language: TypeScript - Size: 156 KB - Last synced at: 11 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

bc-fullstack-02/BBS-BULLETIN_BOARD_SYSTEM
BBS/REACTJS_REACT NATIVE
Language: JavaScript - Size: 53.8 MB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2

Sentvinsent/user-list-practice-project
React Project to practice and showcase working with functional components, managing state with redux and redux toolkit, working with REST APIs, using NPM packages and animating React App.
Language: JavaScript - Size: 2 MB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

SEIFSEIF4/worldwide
WorldWideMap allow users to interact with the map by marking any desired location. Users can add personalized marks accompanied by notes and dates.
Language: JavaScript - Size: 2.18 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

9H7D9x/React_Week6_Hooks_Assignment
Week 6 React Assignment
Language: JavaScript - Size: 116 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Praveen-Dsouza/Namaste_React
Explore the React.js course by Akshay Saini, a web development expert. This comprehensive program delves into React's core concepts with detailed explanations and live examples. Perfect for beginners and those seeking advanced skills, the course covers everything from fundamentals to advanced topics. Gain confidence in building dynamic, interactive
Language: JavaScript - Size: 463 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Henriquelpsk/Receitas---React
Language: TypeScript - Size: 3.02 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - 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: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

vandodev/UI-Clone-Twitch.tv
UI Clone Twitch.tv Rocketseat
Language: TypeScript - Size: 714 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

bhargav-parashar/medify
Medify lets users search for medical centers in a specific state and city across the USA and book appointments.
Language: JavaScript - Size: 5.37 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Shubham-Singh-V2STech/RNAssighnment
Language: TypeScript - Size: 1.03 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Denver44/React-tutorial
Complete react tutorial
Language: JavaScript - Size: 1.05 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

zaheers-dev-Lab/use-of-usememo-in-react
The useMemo hook in React is used to optimize performance by memoizing the result of an expensive computation. It helps avoid recalculating values unless one of its dependencies changes.
Language: JavaScript - Size: 36.1 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Ashutosh-Chikhaliya/Use-Memo
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.
Language: JavaScript - Size: 47.9 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

guhandelta/React-Hooks-Polyfill
Created custom implementations of some react hooks like useEffect and useMemo, and utilized Tanstack router for page navigation
Language: JavaScript - Size: 81.1 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

AzharAli-github/state-managment
All Hooks and Managing their State in React.js App with Vite
Language: JavaScript - Size: 43.9 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

pernillasterner/todo-app-react
Todo App build in React.js where you can add, update and remove tasks.
Language: JavaScript - Size: 48.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Vicentesan/ignite-dt-money
Language: TypeScript - Size: 428 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kaplanh/memo-useMemo-useRef-useCallback
Language: JavaScript - Size: 614 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SayanBanerjee-007/React_Password_Generator
React Password Generator
Language: CSS - Size: 184 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Utkarsh3128/useMemo-React
Language: JavaScript - Size: 186 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jrag-dev/proyectos-reactjs-practicas
Todos los proyectos que he realizado mientras aprendo y practico mis habilidades sobre reactjs
Language: JavaScript - Size: 30.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jsebastianreyes/prueba-tecnica-react
Language: JavaScript - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

sandhyar1/first-react-project
React basic Notes that include all the basic topic that is needed for the interview.
Language: JavaScript - Size: 712 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

antonio-ma-santos/react-hooks
Gerenciador de tarefas simples usando alguns hooks.
Language: JavaScript - Size: 146 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

NishChal370/ReactJS-Hooks
Hooks that is necessary to know while working with ReactJS
Language: HTML - Size: 156 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Yokubjon-J/just-mern-app
awesome mern app!
Language: TypeScript - Size: 1010 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

reactnativekit/myMemo
This repository is about the Factorial App which uses "useMemo" and it is based on React Native.
Language: Java - Size: 354 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

abrar4799/Optimization-React
Optimization Techniques in react
Language: JavaScript - Size: 275 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

mohamed3samy/advanced-react-hooks
Advanced React Hooks: (useRef, useMemo, useCallback, customHook).
Language: JavaScript - Size: 327 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

joaoMarinho94/Desafio-02-Componentizando-a-aplica-o
O projeto WatchMe é uma listagem de filmes por categorias
Language: TypeScript - Size: 18.4 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

joaoMarinho94/perf-react
performance em apps react com next
Language: TypeScript - Size: 88.9 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

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: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kawgh1/react-performance
Notes on React Performance
Size: 63.5 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

prosourav/useMemo
Language: JavaScript - Size: 208 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

EzequielCaste/react-hooks
React Hooks - examples and mini apps
Language: JavaScript - Size: 1.01 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

luizwhite/gostack-gobarber-frontend-web
GoBarber web front-end application developed during GoStack 14
Language: TypeScript - Size: 3.24 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

luizwhite/gostack-gobarber-mobile-app
GoBarber mobile application developed during GoStack 14
Language: TypeScript - Size: 510 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

NataLinaIT/playgroung_reactHooks
:art: Drawing App made with react-hooks
Language: JavaScript - Size: 591 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
