REACT JS Session-1 --PREREQUISITES: -HTML,CSS,JAVASCRIPT AND BOOTSTRAP --Why React came into picture? -JQUERY -React --What is React? -React is a javascript based library for building web and native user interfaces. -latest version-REACT 18 -REACT==>17- We will cover the basics. Syllabus: -BASICS OF HTML,CSS,JAVASCRIPT AND BOOTSTRAP -PROJECT-ECOMMERCE-MERN which is better React or Angular? -React is a library -Angular is a framework library-user/developer is in charge of calling the function framework-framework is in charge of calling the functions Is react enough to build a complete application? -No, support of framework When to use react? -If your project already have a framework its better to go with react. Criteria for selecting React or Angular: -requirement -what is it capable of? -what are the gaps in your technology Challenges : -Unified experience-across all devices -SPA(Single page application),Progressive web application -tightly coupled==>Regression issues -Heavy dependency on DOM(Document object Model) ------------------------------------------------------------------------------ Session-2 -React is one of the solution Features of React: -Component based design -Reausability -Simple to use -Loosely coupled -Virtual DOM -SEO based library Environment Setup: Using CDN Links: -NodeJS==>https://nodejs.org/en/download/prebuilt-installer -Node JS comes with npm(node package manager) -npm ==>helps you in managing the package and dependency -Download Visual Studio==>https://code.visualstudio.com/download --https://legacy.reactjs.org/docs/cdn-links.html --https://babeljs.io/docs/babel-standalone --add public folder and src folder
Click here
hi this
Name | Age |
---|---|
Abhi | 32 |
Raj | 22 |
hi