Skip to content

donavon/hook-flow

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
March 9, 2019 23:34
March 9, 2019 23:34
March 11, 2019 16:00
March 10, 2019 15:33

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!