1 00:00:02,170 --> 00:00:07,660 To ensure that we're all on the same page and we all have the basics of React down, 2 00:00:07,660 --> 00:00:11,010 let's now have a brief refresher on React.js, 3 00:00:11,020 --> 00:00:13,360 understand what it is all about, 4 00:00:13,360 --> 00:00:20,740 how React generally works and how you build modern, frontend web applications with React. 5 00:00:20,740 --> 00:00:28,260 Now one important note though, this does not replace a complete React course, it's only a brief refresher, 6 00:00:28,330 --> 00:00:35,470 having a look at some of the core fundamentals that make up React. I definitely recommend that you also 7 00:00:35,470 --> 00:00:40,600 have a look at a dedicated React course, like my React - The Complete Guide course 8 00:00:40,750 --> 00:00:45,820 if you want to learn all about React and if you want to ensure that you get the most out of this course 9 00:00:45,850 --> 00:00:46,570 as well, 10 00:00:46,750 --> 00:00:53,110 we're just having a brief refresher here. Now in detail in this module, we'll have a look at the React.js 11 00:00:53,120 --> 00:01:00,530 basics and understand how React works there and how we can build web applications with React. 12 00:01:00,550 --> 00:01:07,510 We'll also have a look at how React manages state and stays reactive and what makes up React in the 13 00:01:07,510 --> 00:01:08,120 end and 14 00:01:08,210 --> 00:01:09,940 with that, let's dive right in.