Skip to content

React exercise focused on handling Side Effects, using Reducers and the Context API hooks

Notifications You must be signed in to change notification settings

Charbel-t/useEffect-useReducer-useContext-useImperativeHandle-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React hooks practice:

useEffect - useReducer - useContext - useImperativeHandle - useRef

A React exercice/app for authentication, based on the course "React - The complete guide" trained by "Maximilian Schwarzmüller" mainly focused on handling Side Effects, using Reducers and the Context API (useEffect - useReducer - useContext hooks)