12:00 - 13:00 (06.11)
Asynchronous streams
Stephen Cleary, Faithlife
Зал 1 , для практикующих инженеров
This talk will be dedicated to asynchronous streams in JS and C#. You will learn why asynchrony is important, how async/await has influenced modern languages and we will not forget about its common drawback. Also, we will consider differences between new asynchronous streams and existing frameworks, such as System.Reactive and RxJS.