Autobinding & `this` Remember how the `this` keyword in Javascript used to cause a lot of headaches? Well now you don't have to worry about `this` with React - it knows what you are talking about! Separation of Concerns React does NOT use the real DOM What should NOT go in `state`