React Hooks were introduced in version 16.8.0. They are a complete departure from class component lifecycle events. For more information, see the official React Hooks API Reference.
Here is a flow diagram that explains the new flow of a Hooks component.
This flow diagram is also available as a PDF file.
To quickly open the Hook Flow Diagram in your default browser, you can execute the following from your terminal. Commit this to memory! π
$ npx hook-flow
MIT Licensed
Thanks goes to these wonderful people (emoji key):
Donavon West π€ π π§ π π» π¨ |
Revel Carlberg West π€ π¨ |
Dan Abramov π€ π¨ |
---|
This project follows the all-contributors specification. Contributions of any kind welcome!