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

Don't use bind in render() #17

Merged
merged 3 commits into from Jul 12, 2016
Merged

Don't use bind in render() #17

merged 3 commits into from Jul 12, 2016

Conversation

BTMPL
Copy link
Contributor

@BTMPL BTMPL commented Jul 12, 2016

Updated doumentation / usage to not encourage using .bind() in render() as it's a performance hit.

For more info see https://daveceddia.com/avoid-bind-when-passing-props/

@nosir nosir merged commit 3e51e87 into nosir:master Jul 12, 2016
@nosir
Copy link
Owner

nosir commented Jul 12, 2016

Good to know! Thanks for the PR.

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.

None yet

2 participants