Files
react.dev/content
Andrew Beaven df7fbff422 Remove superfluous code in faq-functions.md example (#3293)
The sections above this describe how to use the arrow function to bind functions to the component instance to avoid explicit binding in the constructor. This example though, uses both the arrow function and explicitly binds the function. I realise the point of this particular example isn't to describe the binding process, but considering the sections that immediately proceed it, I think it'd be good to avoid confusion here.
2020-09-30 12:25:58 -07:00
..
2017-10-04 14:48:45 -07:00
2017-10-04 14:48:45 -07:00
2020-03-19 14:42:53 -07:00