You are on page 1of 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