usecallback
There are 188 repositories under usecallback topic.
scottrippey/react-use-event-hook
Same as React's useCallback, but returns a stable reference.
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
wrujel/airbnb-clone
Airbnb app clone with Next.js 13, that allows you to search for properties, add them to favorites, make reservations, and more.
arjuncvinod/React-hooks
React Hooks implementation with example
tjdrkr2580/react-advenced
스파르타코딩 및 유데미 React의 심화를 다룹니다.
RicardoMorato/React.memo
A guide to memoization using React.memo
MeanYou/zhihu
react hooks api开发仿知乎页面
vkruglikov/rely-use-callback
Rely on typed useCallback in your ReactApp 🥂
zoudemin/react-write
手写react源码 react-hooks fiber react源码
atoledo-ec/react-advance-optimization
Optimization advance examples in react project
icyJoseph/how-to-useCallback
Understanding the correct usage and benefits of useCallback
raferdev/dt_money
This is a wallet, what simulate a bank logs, containing transactions debits and credits.
BinaryLeo/react_native_rick_and_native
A react native application to handle data from an api based on the television show Rick and Morty
DhanteyUD/React_useCallback
The React useCallback Hook returns a memoized callback function. Think of memoization as caching a value so that it does not need to be recalculated. This allows us to isolate resource intensive functions so that they will not automatically run on every render.
dpvasani/React-Intermediate
Welcome to the React-Intermediate repository! This repository is a collection of intermediate-level React projects and exercises, designed to help developers deepen their understanding of React concepts, improve their coding skills, and explore advanced features of the React ecosystem.
GeekEast/complete-guide-to-react-useEffect
A complete guide to react useEffect
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
MOHI-UDDIN-AKBAR/react-hooks-lab
A repository dedicated to experimentation and best practices with ReactJS built-in hooks and custom hooks, fostering reusable and maintainable code.
pk170970/React-Project-14-Cocktails
React cocktail project using cocktail db api
pktcodes/cocktails-react-project
Cocktails Project using React
tanvir1017/react-hooks
🪝This repository will represent my concept about react-hooks. Well based on the React docs there are 10 hooks are exist in react library. So when we have to use which hooks & knowledge about how the react-hooks actually work is important to feel the actual beauty of React.
AqibNiazi/react-quiz
A dynamic quiz application built with React. Users answer timed questions, get instant feedback, and view a detailed performance summary at the end.
asbhogal/React-State-Management
A comprehensive, practical study into the different types of React State Management, covering native, indirect and direct state management libraries.
BabyGupta05/PasswordGenerartor
a password genrating application
chetna050699/Reactjs_Hooks
Reactjs Hooks Codes
dripta-majumdar/Password-Generator
Here I have created a password generator using React Js and Tailwind CSS. I have used concepts like UseState, UseCallback, UseEffect, UseRef, tailwind class. Here the user can set the length of the password they want to set. Along with that, user can choose the content of the Password like characters, numbers and strings. It also has "COPY" option.
hilmi77/React-Projects
You can find different nice educational projects about react in this repo.
ITmTm/project-react-calculate
Simple calculator built with React, TypeScript
mgmichaela/music-player-ts
A simple music player built with React and refactored using TypeScript, offering cleaner, more scalable code. Originally made with JavaScript and SASS, it’s now improved for better maintainability and features.
mhdi-nzari/hangman_game_portfolio
💠mini Game with React | Typescript
muhsinmk/world-wise
WorldWise is a travel tracking application that allows users to register the cities and countries they have traveled to
rafay45/passwordGeneratorInReact
🔐 Password Generator in React – Secure & Stylish Password Tool A modern React-based password generator that lets users create strong, customizable passwords instantly. This project demonstrates the use of React hooks and component structure to build a real-world utility tool.
Ravi-aahirwar/password-Generator
Generate your Password
sunnshare/react-hooks
react-hooks