From the course: Vanilla JavaScript: Web Performance Optimization APIs

What you should know - JavaScript Tutorial

From the course: Vanilla JavaScript: Web Performance Optimization APIs

Start my 1-month free trial

What you should know

- [Instructor] To participate in this course, you only need to know basics of HTML, CSS and JavaScript, and how the browser works. Such as understanding what that HTTP request is, and what the HTTP response is. We maybe writing JavaScript code, so you need to be comfortable with ES6. Such as, for example, arrow functions. For the pressure pad we are going to use a web server and a text editor. In my case I will use Note JS and Bushido Studio code. But any web server and any text editor that you like will be good enough. So let's start working with web performance APIs.

Contents