|
You are here |
www.onswiftwings.com | ||
| | | | |
swiftrocks.com
|
|
| | | | | 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
|
|
| | | | | Macros in Swift allow you to extend the compiler with custom build errors and code generation to eliminate extraneous boilerplate code. | |
| | | | |
benoitpasquier.com
|
|
| | | | | 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
|
|
| | | Creating iPhone apps on Windows is not possible because there's no Xcode for Windows. Let's look at the alternatives. | ||