/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

trycombine.com
| | without.boats
30.0 parsecs away

Travel
| |
| | uraimo.com
18.9 parsecs away

Travel
| | Discussions on how concurrency should be handled natively in Swift will soon start, new paradigms will be introduced and a swifty approach to concurrency will be defined. This article is an introduction to these topics, it could be useful if you plan to contribute to swift-evolution or even if you just want to experiment with something new using the recommended opensource libraries.
| | rhonabwy.com
23.5 parsecs away

Travel
| | I cut an initial release (0.1.0-alpha) of the library automerge-repo-swift. A supplemental library to Automerge swift, it adds background networking for sync and storage capabilities. The library extends code I initially created in the Automerge demo app (MeetingNotes), and was common enough to warrant its own library. While I was extracting those pieces, I leaned...
| | swiftui-lab.com
39.7 parsecs away

Travel
| When we double wrap SwiftUI views inside a Representables and a Hosting Views, we open the door to new possibilites of what can be achieved with SwiftUI.