﻿1
00:00:01,020 --> 00:00:03,990
‫Welcome to our first section.

2
00:00:03,990 --> 00:00:08,990
‫In this section we'll take a very first look at React.

3
00:00:09,150 --> 00:00:12,900
‫So we're gonna talk about why we need something like React

4
00:00:12,900 --> 00:00:16,770
‫in the first place, what exactly React is

5
00:00:16,770 --> 00:00:20,340
‫and how it compares to vanilla JavaScript.

6
00:00:20,340 --> 00:00:23,880
‫Then to finish, we're gonna discuss different options

7
00:00:23,880 --> 00:00:26,910
‫for setting up a new React application

8
00:00:26,910 --> 00:00:30,270
‫and then use a tool called Create-React-App

9
00:00:30,270 --> 00:00:33,810
‫to build our very first React project.

10
00:00:33,810 --> 00:00:35,790
‫So, are you ready?

11
00:00:35,790 --> 00:00:37,473
‫Then let's get started.

