Remove an Item from List in React
-
Updated
Jun 12, 2020 - JavaScript
Remove an Item from List in React
Add an Item to a List in React
Update an Item in a List in React
This To-Do List app is a Full-Stack MERN app with a RESTful API. React and the Chakra-UI library are on the front-end and a MongoDB database with Mongoose.js, Express.js and Node.js on the back-end. Authentication using JWTs.
Its a simple react app to demonstrate the use of react hooks and context API with react 16.x
React course by Academind (incl. Handling Side Effects, Using Reducers & Context API)
useContext, useReducer, useMemo, useRef , useCallback etc have been implemented here.
Fetches using axios, jsonplaceholder and userReducer.
Mixed implementation of useContext and useReducer.
A simple react app to demonstrate the use of react hooks(useState, useEffect and useRef) and context API with useReducers
[pre-] Week 19 (overall) work [#2]. (Lesson 4). Cloned from 'intro-to-hooks' project.
Online shopping Demo app
Add a description, image, and links to the react-usereducer topic page so that developers can more easily learn about it.
To associate your repository with the react-usereducer topic, visit your repo's landing page and select "manage topics."