Skip to content

Conversation

@zpao
Copy link
Member

@zpao zpao commented Sep 11, 2014

Fixes #2179

Wording ok @spicyj @chenglou @sebmarkbage @petehunt? I explicitly chose not to say "descriptor" here.

@sebmarkbage
Copy link
Collaborator

Maybe clarify that refs is another way to get an instance?

You can also new up a React component yourself by just calling it's constructor but technically, that's just a class at that point since it's not attached to the React system.

@zpao
Copy link
Member Author

zpao commented Sep 22, 2014

Updated with a ref to refs.

zpao added a commit that referenced this pull request Sep 22, 2014
Reword Component API intro
@zpao zpao merged commit 9919734 into facebook:master Sep 22, 2014
zpao added a commit that referenced this pull request Sep 24, 2014
Reword Component API intro
@zpao zpao deleted the fix-2179 branch October 30, 2014 01:08
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

Successfully merging this pull request may close these issues.

docs - MyComponent() does not create component instance

2 participants