6 results for “topic:hooks-react”
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.
A form using hooks of react.
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.
No description provided.