1
00:00:02,270 --> 00:00:04,210
<v Maximilian>In this core section,</v>

2
00:00:04,210 --> 00:00:05,950
we are now going to dive into

3
00:00:05,950 --> 00:00:09,320
a very popular third party React Library,

4
00:00:09,320 --> 00:00:11,710
the Redux Library.

5
00:00:11,710 --> 00:00:15,440
And we're going to understand what exactly Redux is,

6
00:00:15,440 --> 00:00:19,350
why it is so important for the React Ecosystem,

7
00:00:19,350 --> 00:00:23,230
and how we do use it in React applications.

8
00:00:23,230 --> 00:00:26,300
Specifically, we're going to start with the very basics,

9
00:00:26,300 --> 00:00:30,410
of course, what is Redux, and why would we use it?

10
00:00:30,410 --> 00:00:33,380
Then we're going to explore how we use it.

11
00:00:33,380 --> 00:00:36,910
So we're going to dive into some Redux basics.

12
00:00:36,910 --> 00:00:39,300
And of course, we're also going to learn

13
00:00:39,300 --> 00:00:41,910
how we use it in our React Project.

14
00:00:41,910 --> 00:00:44,730
By then we'll also know what exactly it does.

15
00:00:44,730 --> 00:00:45,910
No worries.

16
00:00:45,910 --> 00:00:47,430
And we're going to explore

17
00:00:47,430 --> 00:00:52,390
a related library or tool, called Redux Toolkit,

18
00:00:52,390 --> 00:00:56,510
which simplifies working with Redux, as you will see.

19
00:00:56,510 --> 00:00:58,240
Plenty of content to cover.

20
00:00:58,240 --> 00:01:01,780
This is an important library, so let's not waste any time

21
00:01:01,780 --> 00:01:03,123
and let's dive right in.

