1 - Introduction To React JS
1 - Introduction To React JS
React JS REACT
PRESENTER: MOHAMMAD ADIL
Introduction To React JS REACT
FOOTER
What is React? REACT
React Virtual
Browser DOM
DOM
Manipulation OR
Operation
React.JS History REACT
• You tell the browser exactly what to do, instead of telling it what
you need. The React declarative approach abstracts that for us.
• With declarative code, we tell JavaScript what we want to be done,
and let JavaScript take care of performing the steps.
Pre-Requisites REACT
• HTML
• CSS
• JavaScript