Explore >> Select a destination


You are here

benoitpasquier.com
| | swiftwithmajid.com
9.5 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.
| | williamboles.com
6.5 parsecs away

Travel
| | Dealing with a JSON network response in iOS projects used to be a pain - you would have to manually parse the response, extract the required values, ignore those that weren't needed, and build your model instances ??. Then came along `Codable` and all that changed.
| | www.onswiftwings.com
7.6 parsecs away

Travel
| | Learn how to build an iOS application that follows MVVM Design Pattern and uses Combine framework
| | moscardino.net
74.2 parsecs away

Travel
| A look at React Native and Ionic Framework.