﻿1
00:00:00,510 --> 00:00:05,510
‫Welcome to the next big part of your React exploration,

2
00:00:05,520 --> 00:00:10,520
‫Part 3, and here, the journey is about to accelerate

3
00:00:10,800 --> 00:00:14,970
‫as we're gonna boost your React skills even further,

4
00:00:14,970 --> 00:00:18,570
‫all the way to an advanced level.

5
00:00:18,570 --> 00:00:22,500
‫So we're gonna navigate really deep into state management

6
00:00:22,500 --> 00:00:25,290
‫with the Advanced useReducer Hook,

7
00:00:25,290 --> 00:00:28,920
‫the Context API, and even Redux,

8
00:00:28,920 --> 00:00:32,940
‫all while working on four different projects.

9
00:00:32,940 --> 00:00:36,180
‫And one of them will be this real world,

10
00:00:36,180 --> 00:00:38,950
‫single-page application, which we're gonna set up

11
00:00:38,950 --> 00:00:43,590
‫using Vite and the React Router Library.

12
00:00:43,590 --> 00:00:46,980
‫Also, since we're now in the advanced part,

13
00:00:46,980 --> 00:00:48,690
‫we'll also go deep

14
00:00:48,690 --> 00:00:51,810
‫into some of the most advanced destinations

15
00:00:51,810 --> 00:00:55,620
‫in the React cosmos, such as the useMemo

16
00:00:55,620 --> 00:01:00,510
‫and useCallback Hooks for performance optimization.

17
00:01:00,510 --> 00:01:04,740
‫So if that sounds great, then let's now launch ourselves

18
00:01:04,740 --> 00:01:08,548
‫into this exciting advanced part number three.

19
00:01:08,548 --> 00:01:11,089
‫(upbeat music)

