Reactive JavaScript at Netflix and Microsoft
What’s does a mouse drag event have in common with an Array of numbers? The answer to this question may surprise you: they are both collections. This key insight holds the key to dramatically simplifying asynchronous programming in JavaScript. This presentation talk about its usage at Netflix and Microsoft with …