React 1
React 1
========
It is a declarative, efficient and flexible javascript library which is used to
develop frontend applications and User interfaces.
It is open source , component based frontend library responsible only for view
layer of the application.
It is used developed and maintained by Facebook and later they have used in their
own products like whatsapp and instagram.
Advantages of ReactJS
======================
> It is easy to learn and easy to use
Angular React
------------ ----------
It is a product of Google. It is a product of Facebook.
It supports two way data binding. It supports one way data binding.
Jasmine and Karma is used as a unit testing Jest and Enzyme is used as a unit
testing
frameworks. frameworks.
List of companies are using angular are List of companies are using react are
JetBlue, paypal, Gmail and etc. Facebook, Whatsapp, Instagram,
Netflix
airbnb and etc.