How to use UseReducer with UseContext in a simple React App

Опубликовано: 08 Октябрь 2024
на канале: Kunlecoder
172
like

original video to make context:    • Adding REACT CONTEXT to your react app  
This video demonstrates how to use UseReducer and UseContext in your react app.
I create a simple react app from create-react-app then append context and useReducer to it.
This video assumes you know react, react hooks, es6, javascript.