Use Memoization in React with React Memo and useCallback
-
Updated
Apr 13, 2023 - JavaScript
Use Memoization in React with React Memo and useCallback
This React + Vite Password Generator is a simple web application that allows users to generate passwords of varying lengths according to their needs. Users can customize the length of the password and choose whether to include numbers and special characters. A additionally, the application provides the functionality to copy the generated password t
React Hooks Practice (9 core hooks)
A simple react app with filtration ability
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
Advanced react hooks notes and coding examples from the course 'React front to Back 2022'
E-commerce ReactJS
Dynamic Rick and Morty api ReactJS
This is a small project in which I have created a random password generator app, which have the functionality to include/exclude numbers and speacial characters, you also have an option to change the length.
WorldWideMap allow users to interact with the map by marking any desired location. Users can add personalized marks accompanied by notes and dates.
A react app with filter ,search ability and hooks
Password Generator Using React With Tailwind CSS
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.
This React project is designed to practice and showcase knowledge of various concepts, including working with forms, validating user input and providing corresponding visual feedback, state management using React Hooks, creating custom hooks, and optimizing performance using memoization.
challenges : (React Router, context API, memo, useMemo, useCallback)
This repository serves as a learning sandbox for exploring the optimization hooks provided by React, including `useMemo`, `useCallback`, and the usage of `React.memo`.
Used Technologies: Tesseract.js - is a javascript library that gets words in almost any language out of images, useCallback - is a React Hook that lets you cache a function definition between re-renders.
This repository contains the code for the concept of useCallback hook
Create a quiz application where users can answer multiple-choice questions and receive feedback on their performance.
Add a description, image, and links to the usecallback-hook topic page so that developers can more easily learn about it.
To associate your repository with the usecallback-hook topic, visit your repo's landing page and select "manage topics."