Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrandonw authored Dec 4, 2019
1 parent 8632c58 commit 2c3a331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 0081-combine-and-effects-pt2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
>
> Now that we've explored the Combine framework and identified its correspondence with the `Effect` type, let's refactor our architecture to take full advantage of it.
## Other reactive libraries
### Other reactive libraries

In this episode we mentioned that one could replace the Combine framework with any reactive framework, including ReactiveSwift and RxSwift. Two of our viewers did just that. Thanks to [Håkon Bogen](https://github.com/haaakon) and [Alexander Sokol](https://github.com/ixrevo) for refactoring the PrimeTime application to have its effects run off of ReactiveSwift and RxSwift, respectively.

0 comments on commit 2c3a331

Please sign in to comment.