React is V (view) in MVC (Model view controller).
This book is all about the fundamental of React JS, how you can leverage them for building a maintainable, scalable and performant web application.
The beauty of React JS is that it is used virtual DOM, JSX, State management, unidirectional Data flow and lightning fast.
It is used by Netflix, Reddit, Airbnb, Uber, Instagram and Facebook.
React allow developers to create a web application with re-useable component that makes your development easier.
This book teaches: