Skip to content
This repository was archived by the owner on Jun 12, 2020. It is now read-only.
This repository was archived by the owner on Jun 12, 2020. It is now read-only.

React 16.3: Add/Remove Lifecycle Methods to "Lifecycle Methods Chapter" #115

@rwieruch

Description

@rwieruch

The book has a lifecycle methods chapter which explains in a short paragraph each lifecycle method. Since React 16.3 got released, there are 2 new lifecycle methods:

It would be great to add those with a short explanation to the chapter next to the other lifecycle methods in the listing. On the other side, there are three lifecycle methods that got deprecated and can be removed from the book:

  • componentWillMount
  • componentWillReceiveProps
  • componentWillUpdate

Is there anyone who wants to contribute to the book by opening a PR for this issue? :-)

Heads up for @azat-io @FrankFlow @GuillaumeUnice @JimmyLv @miseeger @romerorocha @sujinleeme as well!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions