Skip to content

jschmid/RxSwiftTalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reactive Extensions talk

This talk was given at FAIRTIQ and Liip.

It is split in 3 parts: slides to give an overview, a sample of the traditional approach to code UI and the same sample using RxSwift.

  • Slides can be found under the slides folder.
    • They are written in Mardown and are generated with Marp.
  • The traditional way of binding UI is in the traditional branch
  • The reactive way ot binding UI is in the rxswift branch
    • Run pod install first, then open RxSwiftTalk.xcworkspace

For each step of the samples, there are simple commits and tags helping navigate step by step.

About

Overview of Reactive Extensions

Resources

License

Stars

Watchers

Forks

Packages

No packages published