Sunday 27 December 2020

React JS

Getting Started

What ? Why ? How ?

      What is React JS?
      "A Javascript Library for building User Interfaces"
      
     In Simple User interfaces is a split of Components 
     Ex : 
     

     Benefits we gonna get :
     - Reusability of component
     - Maintainability and readability.

     Why React JS  ? 
    - UI State becomes difficult to handle with Vanilla Javascript
    - Focus on Business Logic , not on preventing your App from exploding.
    - Huge ecosystem, Active community for solving or to take help for  challenges we face .
    



     



      

No comments:

Post a Comment