Papers & Presentations

Atoms frequently share what they know in journals, at conferences, and in classrooms.

Rx - The Reactive Revolution

Presented by
Presented at
at
SoftwareGR
|
April 1, 2016
Additional Presentations:
Written in
SoftwareGR
|
April 2016

I want everyone to know about the power of the ReactiveX library and Reactive Programming. It's an incredibly powerful tool that's functional, asynchronous, and available in 13 languages. In addition to being the "Observer patten done right" you can treat Rx Observables like higher-order functions that are lazily evaluated only when needed - and do all of this in .NET, Java, JavaScript, Ruby, Swift, and more!

In this talk I'll explain why you should strongly consider ReactiveX for your next project, regardless of language or platform.