Explore >> Select a destination


You are here

swiftwithmajid.com
| | www.swifttoolkit.dev
3.1 parsecs away

Travel
| | How to detect and read piped input in Swift, with async/await support
| | www.hackingwithswift.com
3.1 parsecs away

Travel
| | All books and bundles are half price!
| | swiftrocks.com
3.8 parsecs away

Travel
| | SwiftUI is a revolutionary framework announced by Apple in WWDC 2019 and you might've noticed that it looks pretty different from regular Swift. Let's see why.
| | atomicbird.com
32.6 parsecs away

Travel
| Over the past month or so I've been diving into Swift, after many years of working with Objective-C on Macs and iOS. It's been a change but, gradually, I'm learning the Swift way of doing things. On the way I've run into a few bumps in the road when dealing with Core Data, and I thought would be useful to share how I got past them. Xcode Generated Subclasses Considered Harmful This is the main impetus for this post.