Truly Grasping Async and Concurrency Patterns in JavaScript

17:20-17:50, Lecture Room 3

A dive into different asynchronous programming patterns in JavaScript and their progressions - from callbacks, to promises, to async generators and reactive programming with Observables. This talk aims to teach these concepts in an easy to grasp and easy to remember way so beginners and advanced JavaScript programmers alike can benefit from a deeper understanding of one of the most crucial parts of the language.