/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.onswiftwings.com
| | swiftrocks.com
2.6 parsecs away

Travel
| | I've been playing with intelligent code generation for a couple of years now, and I'd like to show you how to achieve this with SourceKit.
| | www.avanderlee.com
2.7 parsecs away

Travel
| | Macros in Swift allow you to extend the compiler with custom build errors and code generation to eliminate extraneous boilerplate code.
| | benoitpasquier.com
3.3 parsecs away

Travel
| | To be sure new code won't break old one already implemented, it's best practice to write unit tests. When it comes to app architectures, it can be a challenge to write those tests. Following an MVVM pattern, how to unit test a view and its viewModel? That's what I would like to cover here using dependency injection.
| | www.thomashanning.com
26.3 parsecs away

Travel
| Creating iPhone apps on Windows is not possible because there's no Xcode for Windows. Let's look at the alternatives.