Introduction to React

Sunday 26 November 2017


In this unit, you can learn a brief about React, so that you can get few idea regarding React before exploring it.

What is React?
  • What: Basically React is JavaScript library Purpose:  for building user interfaces or UI.
  • Maintained by: React is maintained by FacebookInstagram, and community.
  • Strength: React is declarativeefficientflexible. Follow the below image for reference.
  • Component-based: React is component-based Benefit: so we can divide the UI into small pieces called UI components which are reusable. Check the below image for more understanding.
  • Learn Once, Write Anywhere: In React you can develop new features of UI without rewriting existing code and can be used in existing UI.
  • View in MVC: React represents only the view in Model-View-Controller (i.e MVC) pattern.
  • Advantage: As React is a library, it can be used in combination with other JavaScript library and frameworks.

No comments:

Post a Comment

 
About Contact Career Advertise Job Support Online Training Acardemic Projects Internship
Copyright © 2016. [ info ].
Design by Herdiansyah Hamzah. & Distributed by Free Blogger Templates
Creative Commons License