Skip to content

V0v1kkk/RxPresentation

Repository files navigation

Реактивное программирование и его применение в frontend разработке (WPF)

First demo (RxMulticastingDemo project)

  1. RX without multicasting
  2. RX with multicasting

Second demo (RxWebPageParseDemo project)

Stack Exchange new topics feed.

  • Custom observable generator - ObservableFromRandomInterval
  • Custom LINQ method ("Get web-page" projection) - GetWebPageText
  • Custom LINQ method ("html text -> StackExchangeTopic models" projection) - SelectTopics
  • Custom LINQ method with complex state (with Where behavior) - FilterOnlyNew
  • Custom LINQ method (with Where behavior) - SelectStackOverflow

About

Demo and presentation for speech on SpbDotNet #54

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages