There are a few approaches to binding handler methods in React. Some result in rebinding with each render cycle, others result in a block of binds in the constructor. This approach using ES6 arrow functions and the ECMAScript class-fields feature is the best.
-
Notifications
You must be signed in to change notification settings - Fork 0
dan3721/binding-handler-methods
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Optimal Handler Binding
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published