JavaScript on the Go: Async
Offered By: LinkedIn Learning
Course Description
Overview
Learn about the power of asynchronous code, or async, to create more efficient and manageable code for applications in JavaScript.
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
Related Courses
Learn JavaScript: Best PracticesCodecademy Asynchronous Programming in JavaScript - Complete Course
Packt via Coursera JavaScript: The New Hard Parts
Frontend Masters The Hard Parts of Servers & Node.js
Frontend Masters Ace Your Web Developer Interview
LinkedIn Learning