dillon1000/react
Commit
Browse files Use .bind when autobinding
This eliminates all of the `boundMethod` frames from call stacks when debugging and as far as I know should behave the same otherwise. Test Plan: jest
Changed paths2 files
First-parent comparisonsrc/core/ReactCompositeComponent.js ModifiedM src/core/__tests__/ReactCompositeComponentError-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…