From the course: JavaScript: Web Workers

What you should know - JavaScript Tutorial

From the course: JavaScript: Web Workers

Start my 1-month free trial

What you should know

- [Lecturer] For this course you will only need a text editor, I'm going to use Visual Studio Code, but any editor will work, a web server. In my case I'm going to use a web server available with Node.js, so you will need Node.js if you want to use the same web server, and also basic HTML and JavaScript knowledge. I'm going to use arrow function from ES6, and then plain JavaScript. So if you have experience with the web, you are reading to start working with threading in JavaScript and Web Workers.

Contents