Logo Awesome React

Awesome React

React Component Organization Tips

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.