Skip to content

React.memo subtilities #2

@mbeaudru

Description

@mbeaudru

React.memo is just a hint for React to try to save some renders, but React might decide to render even if the props haven't changed to save some memory.

I might add this fact as a parenthesis in the article.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions