Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

egghead.io

Leverage New Features of React 16

via egghead.io

Overview

React 16 comes with some powerful new features, in this course we'll be exploring each of them. Each lesson is going to go over every individual new feature, one at a time. From the new error boundaries that will save us many a headache to handling whether to update our state within our setState
We won't just be learning the technical capabilities of the new features however, we'll also be going into best practices.
Once you watch this course you'll be more than ready to leverage everything React 16 has to offer!

Syllabus

  • Error Handling using Error Boundaries in React 16
  • Render Multiple Elements without a Wrapping Element in a Component in React 16
  • Render Text Only Components in React 16
  • Render Elements Outside the Current React Tree using Portals in React 16
  • Define DOM Attributes in React 16
  • Call setState with null to Avoid Triggering an Update in React 16
  • Render Multiple Elements using React.Fragment and the JSX Fragment Syntax in React 16.2
  • Create a DOM reference using createRef in React 16.3
  • Forward a DOM reference to another Component using forwardRef in React 16.3
  • Update State Based on Props using the Lifecycle Hook getDerivedStateFromProps in React16.3
  • Capture values using the lifecycle hook getSnapshotBeforeUpdate in React 16.3
  • Pass Data through a Component Tree using Context Providers and Consumers in React 16.3

Taught by

Nik Graf

Reviews

4.3 rating at egghead.io based on 292 ratings

Start your review of Leverage New Features of React 16

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.