basics of reactjs (1) - PowerPoint PPT Presentation

About This Presentation
Title:

basics of reactjs (1)

Description:

– PowerPoint PPT presentation

Number of Views:13125
Slides: 7
Provided by: sasireka
Category:

less

Transcript and Presenter's Notes

Title: basics of reactjs (1)


1
Basics Of ReactJS
2
What is ReactJS?
  • ReactJS is a JavaScript library used to create
    reusable user interface components. According to
    the official React documentation, follows the
    definition -React is a library for creating
    modular user interfaces.
  • It encourages the creation of reusable user
    interface components, which present data that
    changes over time. Many people use the React as
    the V in the MVC.

3
How does ReactJS works
  • When creating client applications, a team of
    Facebook developers perceived that the DOM is
    slow (the document object model is an application
    programming interface for HTML and XML
    documents.)
  • It establishes the logical structure of documents
    and the path of a document.

4
How does ReactJS works
5
Why You Should Use ReactJS
  • ReactJS works very well for computers, strongly
    applying the user interface and workflow
    standards
  • The user interface code is legible and can be
    maintained.
  • In addition, there is now a lot of demand for
    developers with the experience of ReactJS.

6
Thank you
  • https//www.gangboard.com/app-programming-scriptin
    g/react-js-course
Write a Comment
User Comments (0)
About PowerShow.com