React JS is a JavaScript library built, development and maintained by Facebook. React JS is specifically used to develop interactive web UI. React JS uses the JavaScript DOM instead of using the HTML DOM, This makes React JS the fastest JavaScript library for developing UI elements.
In this course you will learn the following: JSX in React, Components, Stateless Components, Props & Events, Refs in React, Mounting & Un-mounting, Build a Scratch Pad App with ReactJS.
This course is complete based on practicals, Basically in this course we are going to build a Scratch pad app with React JS.