Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Reasoning About Asynchronous JavaScript

Posted By: naag
Reasoning About Asynchronous JavaScript

Reasoning About Asynchronous JavaScript
July 2016 | MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2 Hours | 383 MB
Genre: eLearning | Language: English

This course will help you learn to take advantage of JavaScript's single-threaded nature, as opposed to being caught off guard by it. You'll walk away being able to effortlessly reason about when things execute in JavaScript.

At the core of concurrent programming is a thorough knowledge of JavaScript's single-threaded execution. In Reasoning About Asynchronous JavaScript, you will learn how to reason effortlessly about when things execute in JavaScript. You will learn how to stop writing code defensively to avoid race conditions, how to write code that doesn't lock up the browser, exploit parallelism, and take advantage of JavaScript's single-threaded nature. When you're finished with this course, you will have a foundational knowledge of concurrent programming in a single-threaded environment that will help you as you move forward in your knowledge of asynchronous JavaScript.

Reasoning About Asynchronous JavaScript