← Back
Gerald Versluis October 6, 2017 52m

Thomas Burkhart - Getting Hungry for ReactiveUI with Xamarin Forms

Summary

This talk introduces Reactive Extensions (Rx) as a powerful tool for handling events in applications, contrasting it with traditional synchronous programming. Key concepts like observables, operators (e.g., throttle), and subjects are highlighted as essential for building event-driven pipelines. The takeaway is that Rx provides a more functional and concise way to manage complex asynchronous event streams.

View original episode ↗