Learn about the power of asynchronous code, or async, to create more efficient and manageable code for applications in JavaScript.
Overview
Syllabus
Introduction
- What async code does
- What multithreading means in JavaScript
- How the JavaScript event loop works
- What JavaScript workers do
- How to identify when your JavaScript code needs to be async
- Best practices for building async JavaScript code
Taught by
Sasha Vodnik