https://facebook.github.io/react/blog/2013/06/05/why-react.html
Todo APP
1. Create Todo Component
2. Refactor to Create TodoList
2A. Use TodoList from state
2B. ToggleTodo
By themcmurder