Introdcution to React.JS - Bootcamp Presentation.pptx

kuldipem 39 views 12 slides Jul 07, 2024
Slide 1
Slide 1 of 12
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12

About This Presentation

This is React presentation for college students to give them overview of the React framework using simple methods. Includes Virtual DOM, Tools, Fundametals, with some diagrams.


Slide Content

React.JS Bootcamp KULDIP PIPALIYA

Agenda Introduction What is React.JS ? Why React, instead of traditional HTML/CSS pages ? How does React works ? Environment setup Prerequisite things before you start with React TODO Example What is JSX ? What is state and props, and difference between ? What is hooks ? Q & A

What is React ? A JavaScript library created by Facebook User Interface library SPA

Why React, instead of traditional HTML/CSS pages ? To build maintainable, high-performance UI Great UX

How does React.js work ?

Environment setup

PREPARING FOR A WAR

TOOLS

TODO - Example What is Component ? What is JSX ? What is state and Props, and difference between ? What are hooks ? useState useEffect

Q&A

Thank you!