/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

www.avanderlee.com
| | www.jessesquires.com
3.8 parsecs away

Travel
| | If you have attempted to adopt Swift Concurrency in your codebase, you have certainly needed to address dozens - likely, hundreds - of warnings and errors. S...
| | gist.github.com
3.7 parsecs away

Travel
| | Concrete proposal for async semantics in Swift. GitHub Gist: instantly share code, notes, and snippets.
| | www.vadimbulavin.com
1.2 parsecs away

Travel
| | Learn four techniques of unit testing concurrent code in Swift using the XCTest framework: mocking, test before & after, XCTestExpectation, busy assertion.
| | jeffreytse.net
53.8 parsecs away

Travel
| System design is the process of defining the architecture, interfaces, and data for a system that satisfies specific business requirements. A good system design requires engineers to think about everything in an infrastructure, from the hardware/software, down to the data and how it's stored.