reactjs / core-notes

Weekly meeting notes from the React core team
900 stars 47 forks source link

Add June 2 notes #18

Closed gaearon closed 8 years ago

gaearon commented 8 years ago

Feel free to discuss in this PR!

DanielMSchmidt commented 8 years ago

Proposal 3 is super cool 👍 It gives developers 100% clarity and control over this functionality.

chicoxyzzy commented 8 years ago

I am strictly disagree with second proposal. In my case I'm already sure that if SFCs get new props, this props are really new (not equal to previous) so I need a way to always re-render as fast as possible on new props without any checks