Awesome React
Browse videos
Playlists
Conferences
Speakers
About
React Component Organization Tips
Playlist
Details
Someone asked me a question about destructuring custom `this` methods in the `render` method:
https://github.com/kentcdodds/ama/issues/519
I'm going to answer their question in addition to talk about why I don't like using methods like that at all.