Главная
Study mode:
on
1
Introduction
2
Quotes
3
asynchronous programming landscape
4
promises
5
autocomplete
6
FRP
7
Generators
8
Async await
9
Stream processing
10
Darts
11
Reactive streams
12
Observables
13
Wrapup
Description:
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.

Async and Streaming JS - Are We Doing It Wrong?

JSConf
Add to list