/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.vadimbulavin.com
| | www.avanderlee.com
1.2 parsecs away

Travel
| | Unit testing async/await logic can be done by marking your unit test as asynchronous and using a new XCTest method.
| | www.swiftbysundell.com
4.3 parsecs away

Travel
| | An important part of maintaining any app, framework, or system is dealing with legacy code. This week, let's take a look at a technique for dealing with legacy code that lets us replace a problematic system class-by-class, rather than having to do it all at once.
| | swiftwithmajid.com
3.1 parsecs away

Travel
| | That is WWDC week: everybody is so excited about so many new things like SwiftUI, Dark Mode, updateable Core ML models, etc. I will try to cover all the new stuff during the upcoming weeks. Let's start with SwiftUI. SwiftUI is an entirely new approach to building apps for the Apple ecosystem.
| | www.java-tv.com
22.9 parsecs away

Travel
| This video reveals the long lost secret of how to write readable Java code. Self explaining method names, fluent interfaces, DSLs, helpful frameworks... We are always looking for ways to make our code more readable. But in our quest, we seem to have forgotten something. The most effective way to make any code more readable.