It is repo that helps you to understand the most extensively used react-hook from basic to advance.
-
Updated
Sep 10, 2024 - CSS
It is repo that helps you to understand the most extensively used react-hook from basic to advance.
Simple C.R.U.D To Do App using react-typescript
Simple Task App using Context API and useReducer
Página web dedicada a la venta de guitarras, equipada con un carrito de compras
Como usar o useReducer - React Hooks https://youtu.be/Q1cNCSNWSnY?si=N0k3lyRhqr05cJjt
Repositorio del video explicativo de useReducer con useContext de Fazt.
This is a single-page application for displaying country's information.The application includes the following features: View all countries from the API on the homepage,Search for a country using an input field,Filter countries by region,Click on a country to see more detailed information on a separate page,Navigate through border countries
Proyecto de Carrito de Compras usando React en Vite con Typescript + SWC. Usando Components, useReducer para manejar el state complejo, useMemo para mejorar el performance, así como Types para manejar los datos.
Es un proyecto de práctica modificado, anteriormente se utilizaron Custome Hooks para la lógica del State, pero se cambió a un useReducer con el mismo fin.
Simple counter application where the count value can be incremented, decremented, and reset. Use both useState and useReducer for state management.
A movie review fetching app. The goal of this project is to illustrate the basics of using explicit state machines in React.
Add a description, image, and links to the usereducer topic page so that developers can more easily learn about it.
To associate your repository with the usereducer topic, visit your repo's landing page and select "manage topics."