Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation : add a schema to illustrate the component lifecycle ? #7183

Closed
fpetitit opened this issue Jul 4, 2016 · 1 comment
Closed

Comments

@fpetitit
Copy link

fpetitit commented Jul 4, 2016

Peter Beshai has created a very good cheatsheet to illustrate the component lifecycle :

component lifecycle cheatsheet

It could be useful to have a similar schema on the React documentation page about components :
https://facebook.github.io/react/docs/component-specs.html

@gaearon
Copy link
Collaborator

gaearon commented Oct 23, 2016

We updated lifecycle docs to be in order.

The schema looks cool, but I'm not sure we want to add it because Fiber (#6170) will make the order much less deterministic. So I'll close for now, but thanks for the suggestion.

@gaearon gaearon closed this as completed Oct 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants