Why React

Beginner
  • JSX
GitHubBlog
A simple application to demonstrate JSX usages

React is a JavaScript library for building user interfaces. It is maintained by Facebook and a community of individual developers and companies.

    Why React?

  • React is Declarative
  • It is fast
  • JSX is simple
  • It is Component-based
  • It is easy to learn
  • It is fun to use
  • Write Once, Use Everywhere