We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

ReactiveUI: Turning MVVM up to 11

Formal Metadata

Title
ReactiveUI: Turning MVVM up to 11
Title of Series
Number of Parts
170
Author
License
CC Attribution - NonCommercial - ShareAlike 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal and non-commercial purpose as long as the work is attributed to the author in the manner specified by the author or licensor and the work or content is shared also in adapted form only under the conditions of this
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
If you're making WPF or WP or even Monotouch and Monodroid applications these days, you're probably familiar with using MVVM to structure your apps. But what happens when you blend the asynchrony and composability of Reactive Extensions with the MVVM pattern? You get ReactiveUI! In this talk I'll introduce the fundamentals of ReactiveUI, dig into the benefits and tradeoffs, and demonstrate some cool tricks that might make your bespoke framework look archaic.