Development [Lynda] React: Lifecycles

fdb9105005.jpg

DESCRIPTION:

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:
  • 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
  • Overview of React lifecycles
SALES PAGE:
DOWNLOAD:
 

Обратите внимание

Назад
Сверху