donavon / hook-flow

A flowchart that explains the new lifecycle of a Hooks component. https://dwe.st/hf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hook-flow

All Contributors

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.

Flow Diagram

This flow diagram is also available as a PDF file.

flow chart

Open in browser

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

License

MIT Licensed

Contributors

Thanks goes to these wonderful people (emoji key):

Donavon West
Donavon West

πŸ€” πŸš‡ 🚧 πŸ‘€ πŸ’» 🎨
Revel Carlberg West
Revel Carlberg West

πŸ€” 🎨
Dan Abramov
Dan Abramov

πŸ€” 🎨

This project follows the all-contributors specification. Contributions of any kind welcome!

About

A flowchart that explains the new lifecycle of a Hooks component. https://dwe.st/hf

License:MIT License


Languages

Language:Shell 100.0%