1
00:00:01,470 --> 00:00:02,820
In this video.

2
00:00:02,850 --> 00:00:06,540
Let's start with re act g.

3
00:00:06,570 --> 00:00:08,039
S x.

4
00:00:08,370 --> 00:00:10,950
So you may be thinking that.

5
00:00:10,950 --> 00:00:12,900
Have you done with a component?

6
00:00:12,930 --> 00:00:16,990
Well, of course, no, because it's a component.

7
00:00:17,010 --> 00:00:20,430
There are a lot of things that goes into it.

8
00:00:20,730 --> 00:00:28,620
So from this section that is from this video or what we are going to talk about is to add more ingredient

9
00:00:28,620 --> 00:00:31,500
to a component to make it a component.

10
00:00:32,310 --> 00:00:33,090
Okay, cool.

11
00:00:33,120 --> 00:00:39,150
So after, you know, Jesus, then going back to component and implement, just integrate to make a

12
00:00:39,150 --> 00:00:41,070
component more component.

13
00:00:41,760 --> 00:00:42,120
All right.

14
00:00:42,120 --> 00:00:42,390
Cool.

15
00:00:42,390 --> 00:00:44,880
So what is J.

16
00:00:45,180 --> 00:00:46,800
S X?

17
00:00:47,800 --> 00:00:51,730
The phenomenon is JavaScript and XML.

18
00:00:51,880 --> 00:00:55,000
Well, what is that?

19
00:00:55,180 --> 00:00:58,570
Well, it's a JavaScript syntax extension.

20
00:00:59,310 --> 00:01:08,520
That allows you to write a HTML like code in your JavaScript file.

21
00:01:09,090 --> 00:01:15,300
Do you remember when we treated, I mean, how to render template?

22
00:01:15,300 --> 00:01:26,100
For example, you remember we're able to write JavaScript into Edge's template, so it's equally as

23
00:01:26,100 --> 00:01:26,790
this.

24
00:01:27,270 --> 00:01:34,560
So for Ajax we can write JavaScript code inside that.

25
00:01:35,070 --> 00:01:42,510
So the combination of HTML and then JavaScript together makes JS X.

26
00:01:42,780 --> 00:01:48,150
And after you go to know that one, then you go back to component and add to it.

27
00:01:48,420 --> 00:01:57,180
So when you use which react well, Jesus produces a code that is easy to read and understand.

28
00:01:57,360 --> 00:01:57,890
Yes.

29
00:01:58,080 --> 00:02:01,860
Is also make it easier to write react component.

30
00:02:02,420 --> 00:02:09,180
Remember, Jesus is not required to use React but makes React code more readable.

31
00:02:09,750 --> 00:02:17,310
Okay, so the next video you are going to start how to create your first g.

32
00:02:17,340 --> 00:02:18,660
S x.

33
00:02:18,750 --> 00:02:19,320
All right.

34
00:02:19,320 --> 00:02:20,490
Let's go rock n.

