Explore >> Select a destination


You are here

sintraworks.github.io
| | benoitpasquier.com
11.4 parsecs away

Travel
| | It took me quite some time to get into Reactive Programming and its variant adapted for iOS development with RxSwift and RxCocoa. However, being fan of MVVM architecture and using an observer design pattern with it, it was natural for me to revisit my approach and use RxSwift instead. Thats what I'm going to cover in this post.
| | rx-marin.com
9.5 parsecs away

Travel
| | In my talk at dotSwift 2017 I start with generic overview of some of the RxSwift basics and move to three complete code examples. In three posts I'll post the sample code and comment shortly why I chose to highlight these exact examples. I already posted a write up on the GitHub API search example here: http://rx-marin.com/post/dotswift-search-github-json-api/. Let's continue with example number two. Presenting a View Controller from RxSwift RxSwift doesn't neccessarily force you into one architecture or...
| | swiftwithmajid.com
13.6 parsecs away

Travel
| | Apple recently released Swift 6.1, with most of the changes being cosmetic. However, I particularly like the scoping feature introduced in the Swift Testing framework. This week, we'll delve into the new test scoping feature and explore how to effectively utilize it in Swift.
| | trycombine.com
92.8 parsecs away

Travel
| Swift development related blog-posts. Combine, modern concurrency model, Instruments, and more.