/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

nilcoalescing.com
| | qnoid.com
3.1 parsecs away

Travel
| | This is a personal website, at the outskirts of the web, away from social media and publishing platforms.
| | benoitpasquier.com
1.6 parsecs away

Travel
| | Most of mobile apps interact at some point with remote services, fetching data from an api, submitting a form... Let's see how to use Codable in Swift to easily encode objects and decode JSON in couple lines of codes.
| | www.enekoalonso.com
3.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....