From the course: React: Building Progressive Web Apps (PWAs)

What you should know - React.js Tutorial

From the course: React: Building Progressive Web Apps (PWAs)

Start my 1-month free trial

What you should know

- [Instructor] Before taking this class, you may want to have a few foundational skills in place. First you'll want to have a basic knowledge of JavaScript. If you're not familiar with JavaScript yet, check out JavaScript Essential Training with Morten Rand-Hendriksen. The point of this class isn't really to learn React. We're going to learn what goes into making a progressive web app with React, so that you can combine these skills to create your own PWAs or Port Existing React apps into PWAs, so you'll want to have some basic React skills in place before embarking on this course. If you need to get up to speed, you can watch my course React Essential Training. Finally, we'll be using npm, the node package manager, to install some of our dependencies for this project. You'll want to have Node installed, and if you need a refresher on npm and node.js, check out Node.js Essential Training with Alex Banks. That's about it. From here, let's go ahead and learn about progressive web apps with React.

Contents