﻿1
00:00:00,930 --> 00:00:02,520
‫Welcome to a topic

2
00:00:02,520 --> 00:00:05,790
‫that many people really want to learn about,

3
00:00:05,790 --> 00:00:10,790
‫and that is the context API for advanced state management.

4
00:00:11,730 --> 00:00:13,830
‫And we're gonna start by exploring

5
00:00:13,830 --> 00:00:17,070
‫React's context API in isolation

6
00:00:17,070 --> 00:00:21,420
‫where I'll teach you a very powerful context pattern.

7
00:00:21,420 --> 00:00:23,970
‫After that, we'll take what we learned

8
00:00:23,970 --> 00:00:27,090
‫and apply it to the WorldWise application

9
00:00:27,090 --> 00:00:29,100
‫that we have been building.

10
00:00:29,100 --> 00:00:33,450
‫We will also dive even deeper into state management itself,

11
00:00:33,450 --> 00:00:36,480
‫and learn about some new types of state

12
00:00:36,480 --> 00:00:38,940
‫and tools to handle them.

13
00:00:38,940 --> 00:00:42,090
‫Along the way, we'll wrap up this project,

14
00:00:42,090 --> 00:00:46,590
‫for example, by including this nice interactive map,

15
00:00:46,590 --> 00:00:48,990
‫which is the reason why this section

16
00:00:48,990 --> 00:00:52,560
‫runs a little bit longer than the other ones.

17
00:00:52,560 --> 00:00:57,200
‫So let's waste no time and get back to the actual course.

18
00:00:57,200 --> 00:00:58,989
‫(light music)

