Sunday, April 8, 2018

What is React?


React is a JavaScript based library used to develop user interface components.

React is developed and maintained by Facebook.

React focuses on the UI layer, in an MVC architecture React represents to View (v) layer.




The key difference between React and other JavaScript libraries like AngularJS is that "React puts HTML into JavaScript", while "Angular puts JavaScript into HTML". React applications are controlled and driven by JavaScript with HTML plugged in wherever required (as Components), while AngularJS applications are is driven by HTML and Angular directives are plugged in into HTML pages wherever required.



This is an Introduction post for React JS, in the following posts we shall see more concepts about React JS with practical examples.

Search Flipkart Products:
Flipkart.com

No comments: