b/tutorialseng by sammoh

Lynda - React: Lifecycles (2017)

This post was published 7 years ago. Download links are most likely obsolete. If that's the case, try asking the uploader to re-upload.

Lynda - React: Lifecycles

MP4 | Video: AVC 1280x720 | Audio: AAC 48KHz 2ch | Duration: 2 hour and 3 minutes | 364 MB
Genre: eLearning | Language: English

Optimize your React components by utilizing the power of React lifecycle methods. Lifecycle methods can trigger different functions at each stage in a component's lifecycle: initialization, mounting, updating, and unmounting. This course dives deeper into React lifecycle methods and shows how we can leverage them to build more performant, reliable, reusable, and concise React components.

Carl Peaslee helps you build a number of small reusable components that will be useful in future projects. Along the way, he discusses the syntax and uses of lifecycle methods, how state affects React lifecycles and your apps, and how to set static display name, default props, and initial state. Plus, learn how to gather performance data and improve performance by minimizing component updates.

Topics include:

Overview of React lifecycles
Initial state
Default props
Mounting: componentWillMount, componentDidMount, and render
Updating: shouldComponentUpdate, componentWillUpdate, and componentDidUpdate
Controlling component updates
Using react-addons-perf to get performance data

Screenshots

Lynda - React: Lifecycles