Technigo Student's Advanced Hooks Boilerplate: Dive deep into React hooks! Explore working examples of useRef, useMemo, useLayoutEffect, useReducer, and custom hooks to supercharge your learning journey.
-
Updated
Nov 3, 2023 - JavaScript
Technigo Student's Advanced Hooks Boilerplate: Dive deep into React hooks! Explore working examples of useRef, useMemo, useLayoutEffect, useReducer, and custom hooks to supercharge your learning journey.
Desenvolvimento de lista de planetas de Star Wars com filtros usando Context API e Hooks para estados globais. Requisição à API, filtragem por texto, valores numéricos, remoção de filtros e ordenação.
This is a personal project repository for a website dedicated to birds of prey. This project is currently under development and is being built as a side project alongside my studies.
Custom hooks implementation of a debounced search bar in React. This project demonstrates how to build a reusable debouncing mechanism with React’s custom hooks to optimize search input handling and API calls. Instead of firing an API request on every keystroke, the input value is delayed until the user pauses typing.
Add a description, image, and links to the hooks-react topic page so that developers can more easily learn about it.
To associate your repository with the hooks-react topic, visit your repo's landing page and select "manage topics."