React Context & Hooks Tutorial #20 - Adding a Reducer
21
React Context & Hooks Tutorial #21 - Adding Local Storage
Description:
In this tutorial, you will learn about React Context and Hooks. You will learn about context API, adding a context and provider, accessing context, updating context data, creating multiple contexts, consuming multiple contexts, hooks, useState hook, useState with forms, useEffect hook, hooks with context, multiple contexts using hooks, creating context with functional components, reading list app, reducers, actions and state, adding a reducer, and adding local storage.