Learn Asynchronous JavaScript
Offered By: Codecademy
Course Description
Overview
Learn how to write asynchronous JavaScript using promises and async await syntax!
#### Why study Asynchronous JavaScript?
Asynchronous JavaScript can be tricky even for experienced developers, but it’s part of what makes JavaScript such a powerful and efficient programming language.
#### Take-Away Skills:
You'll learn how to create and use JavaScript Promises as well as how to write clean, scalable code with the newer `async_await` syntax!
#### Note on Prerequisites:
A basic understanding of JavaScript is required to progress through this course.
#### Why study Asynchronous JavaScript?
Asynchronous JavaScript can be tricky even for experienced developers, but it’s part of what makes JavaScript such a powerful and efficient programming language.
#### Take-Away Skills:
You'll learn how to create and use JavaScript Promises as well as how to write clean, scalable code with the newer `async_await` syntax!
#### Note on Prerequisites:
A basic understanding of JavaScript is required to progress through this course.
Syllabus
- Promises: Learn how to write asynchronous JavaScript with the Promises Syntax.
- Lesson: JavaScript Promises
- Quiz: JavaScript Promises
- Async-Await: Learn about asynchronous programming and leverage promises in JavaScript.
- Lesson: Async Await
- Quiz: Async Await
- Informational: Next Steps
Taught by
Kenny Lin
Related Courses
Learn Intermediate JavaScriptCodecademy Asynchronous JavaScript Course (Async/Await, Promises, Callbacks)
freeCodeCamp Getting Started with Node.js - Full Tutorial
freeCodeCamp Advanced Node.js
LinkedIn Learning AngularJS 1.x Tips and Tricks
LinkedIn Learning