
Mechanics of React: A Beginner's Intro To React
The React Show
00:00
How to Write React Programs
React programmers use another programming language called JSX to create these special JavaScript objects for them. React then converts that object into DOM elements that you see on the screen. It's basically, it kind of appears to be the same thing as just like creating a regular HTML document and having the browser load and render that. You don't actually need to use JSX to write React programs.
Transcript
Play full episode