React JSX: What is JSX? || Project Files Overview & Writing Our First JSX Code (Ep. 3)

preview_player
Показать описание
EP 3: React JSX: What is JSX? || Project Files Overview & Writing Our First JSX Code

Learn what React JSX is and how to write your first JSX Code. In the 3rd episode, you're going to learn what JSX is, the advantage of the JSX syntax, and more rules about JSX. I will also be shortly explaining the project's folder, files, and how React is running inside this project.

SECTIONS:
(00:00) -  INTRO
(00:13) - What is React JSX?
(00:48)  - Advantage of the JSX Syntax
(01:55)  -  class vs className
(02:38)  -  Explanation of the Project Folders & Files
(04:12)  - How & Where the "App" Is Running
(06:32)  - Inside the "App" Component
(07:15)  - Writing Our First JSX Code
(07:56)  - 2 Important Rules about JSX
(08:37)  - What are Empty Tags?
(08:55)  - Upcoming Next

#react #reactjs #webdevelopment
Рекомендации по теме
Комментарии
Автор

Great video to get started with React. How does your browser automatically detects and activate what is happening in VS? 7:18 I want to configure it as yours

SkipOut
Автор

Well explained 💪 One of the best React tutorial series in detailed explanation, thank you for your efforts, would you make real life projects out of React and MERN?

jakewebdev