Leverage New Features of React 16
Offered By: egghead.io
Course Description
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!
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
Related Courses
Introduction to ReactJSMicrosoft via edX Front-End Web Development with React
The Hong Kong University of Science and Technology via Coursera Multiplatform Mobile App Development with React Native
The Hong Kong University of Science and Technology via Coursera Client-based Web Applications development: ReactJS & Angular
Universidad Politécnica de Madrid via MirÃadax React
Udacity