dillon1000/react

Commit

Add shouldComponentUpdate to functional components

I'll probably end up reverting this before the bigger release
since it is not part of the official public API. However,
it is useful to be able to compare the performance between
functional components and classes.
Browse files
Changed paths1 file
First-parent comparison
M src/renderers/shared/fiber/ReactFiberBeginWork.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…