🌎 Community-curated list of tech conference talks, videos, slides and the like — from all around the world

🎤

JavaScript provides primitive types and means of processing those. However, those are not enough. Real data must somehow come into the program and data must somehow leave the program, for it to become useful to us. In this talk, we will see how two abstractions, () => T and T => (), are essential for data flow and to build up other abstractions, such as Iterator, Iterable, Observable, Scheduling, and others.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.