Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
51 views

Basics of ReactJS

React is a JavaScript library for building user interfaces. It is maintained by Facebook and a community of individual developers and companies. https://www.gangboard.com/app-programming-scripting/react-js-course

Uploaded by

sasi Tamil
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
51 views

Basics of ReactJS

React is a JavaScript library for building user interfaces. It is maintained by Facebook and a community of individual developers and companies. https://www.gangboard.com/app-programming-scripting/react-js-course

Uploaded by

sasi Tamil
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 6

BASICS OF REACTJS

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.
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.
HOW DOES REACTJS WORKS
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.
THANK YOU
https://www.gangboard.com/app-programming-
scripting/react-js-course

You might also like