YoVDO

React: Context API Development

Offered By: LinkedIn Learning

Tags

React Courses Web Development Courses React Context API Courses

Course Description

Overview

Learn how to leverage the React context API, which allows you to set and use properties for many components, while avoiding a top-down approach across your components.

Syllabus

Introduction
  • Enable components to share data with the Context API
  • What you should know
1. First Steps
  • Introduction to the Context API
  • Set up React
  • Base project introduction
2. Overview of Context
  • Create a context object
  • Introduction to the context provider
  • Introduction to the consumer
3. Update Context
  • Overview of updating context
  • Implementation of updating context
  • Update context from a nested component
  • What to avoid and how to resolve issues
4. Consume Multiple Contexts
  • Overview of the node tree in React
  • Multiple contexts
  • Challenge: Implement final context
  • Solution: Context implemented
Conclusion
  • Next steps

Taught by

Emmanuel Henri

Related Courses

React Context & Hooks Tutorial
Net Ninja via YouTube
React WordPress Tutorial - Headless WordPress React Integration - Authentication with JWT and WordPress REST API
YouTube
React Context API ve Hooklar | Part 1
Udemy
Create an eCommerce Store with Next.js and Stripe Checkout
egghead.io
React Context for State Management
egghead.io