The open-source React library from Facebook is becoming very popular. Not only is it used for the main Facebook website but lots of other major companies as adopting React. This class will introduce delegates to building web applications using React. Many developers think of React as just a View part of the Model View Controller patter. With the proper understanding of React gained during this course you will understand its true powers. The course doesn’t stop where React itself stops. It enables you to build rich Single Page Applications (SPA) using the popular React-Router library. You will also learn about architecting React applications using the Flux design pattern. We will do this using the popular Facebook implementation.