You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.