Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the controversial landscape of asynchronous programming in JavaScript in this thought-provoking JSConf EU 2014 talk by Matthew Podwysocki. Delve into the adoption of Promises as the default asynchronous implementation and its impact on the Node community. Examine various approaches including callbacks, promises, generators, streams, WHATWG Streams, and events. Critically analyze current practices, identify shortcomings, and discover opinionated solutions for more productive async coding. Gain insights into topics such as autocomplete, FRP, Generators, Async/await, stream processing, Darts, Reactive streams, and Observables. Challenge your understanding of asynchronous JavaScript and consider alternative approaches for building a more efficient future in web development.
Syllabus
Introduction
Quotes
asynchronous programming landscape
promises
autocomplete
FRP
Generators
Async await
Stream processing
Darts
Reactive streams
Observables
Wrapup
Taught by
JSConf