Skip to content

Conversation

adnenre
Copy link

@adnenre adnenre commented Sep 23, 2023

In the above code, the arrow function is created each time the render method is called. This can result in many function instances being created and can lead to performance problems in components that render frequently.

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.

1 participant