Explore >> Select a destination


You are here

www.iamsim.me
| | benoitpasquier.com
12.2 parsecs away

Travel
| | It's been almost two years that Combine has been introduced to the Apple developer community. As many developer, you want to migrate your codebase to it. You don't want to be left behind but you're not sure where to start, maybe not sure if you want to jump to SwiftUI either. Nothing to worry, let's see step by step how to migrate an iOS sample app using UIKit and RxSwift to Combine.
| | benoitpasquier.com
8.6 parsecs away

Travel
| | A big part of the developer journey is make sure our code behaves as expected. It's best practice to setup tests that allow us to test quickly and often that nothing is broken. If unit testing is common practice to check the business logic, we can also extend it to cover some specific UI behaviors. Let's how to unit test views and gesture in UIKit.
| | www.highcaffeinecontent.com
10.6 parsecs away

Travel
| |
| | hop.ie
94.6 parsecs away

Travel
| Styling existing UI components rather than creating new components