Async and Streaming JS - Are We Doing It Wrong?
Offered By: JSConf via YouTube
Course Description
Overview
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
Related Courses
Java Fundamentals: HttpClientPluralsight Akka Streams with Scala | Rock the JVM
Udemy Mastering Java Reactive Programming [ From Scratch - 2024 ]
Udemy Reactive Streams Using Spring WebFlux 5
Pluralsight Managing the Reactive World with RxJava - Jake Wharton
ChariotSolutions via YouTube