Summary
In this chapter, you reached an important milestone: you learned how to encapsulate a state and create interactive user interfaces by creating React components. We discussed stateless and stateful React components and the difference, between them. We talked about browser events and how to handle them in React.
In the next chapter, you'll learn what's new in React 16.