FREELessons: 2Length: 15 minutes

Next lesson playing in 5 seconds

Cancel

Thinking in React: JSX Deep Dive

Introduction

00:37

If you're just getting started with React, you might not be happy about learning its template language: JSX. However, JSX is really just a simple syntax extension to JavaScript. With JSX, you can easily build up large DOM structures for your components, all in easy-to-write, near-JavaScript syntax.

In this quick Coffee Break Course, instructor Andrew Burgess will give you a look at the ins and outs of using both native HTML elements and custom React components. You'll compare JSX with the JavaScript into which it compiles, and you'll learn all the fundamentals of coding with JSX!

We've built comprehensive guides to help you learn JavaScript and React, whether you're just getting started or you want to explore more advanced topics.

1.Thinking in React: JSX Deep Dive
2 lessons, 15:21

1.1
Introduction
00:37

1.2
Thinking in React: JSX Deep Dive
14:44