Skip to content

Documentation inconsistencies around Parent/Child vs Owner/Ownee  #7794

@mrscobbler

Description

@mrscobbler

Do you want to request a feature or report a bug?
Bug

Looking at the documentation here: https://facebook.github.io/react/docs/multiple-components.html#ownership it describes the difference between a parent/child relationship compared to an owner/ownee relationship.

In the tutorial here: https://facebook.github.io/react/docs/tutorial.html#using-props It talks about the parent/child relationship when it should be an owner/ownee relationship.

Is the owner/ownee terminology commonly used? I feel like most of the time when I read tutorials I only read about parent/child relationships, even if the parent is passing props down to the child (which would be an owner/ownee relationship).

I'm happy to make whatever changes need to be made in the documentation.

Tagging @lacker and @gaearon

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions