From the course: Improving Performance with IndexedDB and Caching

What you should know - JavaScript Tutorial

From the course: Improving Performance with IndexedDB and Caching

Start my 1-month free trial

What you should know

- [Instructor] For this course, you will need a good understanding of JavaScript, ideally ESX or newer. We will be working with service workers throughout the course. So familiarity with them will be essential. If you haven't worked with service workers before check out Vanilla JavaScript service workers from the LinkedIn Learning library. You will also need to be comfortable using NPM and the command line. To run the application, I'm going to use PhpStorm for my code examples. You need a similar IDE such as VSCode or WebStorm. You will also need the latest version of either Firefox or Chrome for their developer tools. The example code for this course is freely available from our LinkedIn Learning GitHub repository. This is where we have all our GitHub repositories. To get a copy of the code, you'll need to clone the repository. If you're familiar with Git, clone with whichever Git tools you prefer.

Contents