In this sesction, you'll learn JSX, the concept of React components, and play around with React.
Practice what you learnt by building a board game. You will learn the conecpt of states, and how to compose components.
Now you are familiar with React, you are ready to get started with Flux -- the client-side application architecture from Facebook.