Explore >> Select a destination


You are here

williamboles.com
| | www.enekoalonso.com
7.3 parsecs away

Travel
| | Swift's Codable protocol (together with Encodable and Decodable) was introduced in Xcode 9 with Swift 4. This changed for good how we encode and decode JSON....
| | blog.metaobject.com
16.6 parsecs away

Travel
| | I just finished watching Daniel Lemire's talk on the current iteration of simdjson , a JSON parser that clocks in at 2.5GB/s! I've been fol...
| | benoitpasquier.com
6.5 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.
| | haim.dev
79.8 parsecs away

Travel
| A guide to making a MacOS application written in Python notarized for Catalina.