Wojtek Lukaszuk with a cute little tool that’ll analyse your Swift project for class dependencies. Point it at an Xcode project or workspace and it’ll tell you how many other classes each class depends on. Useful for finding those rogue classes that are doing too much.
Given that we’re still in beta with Xcode, theres a surprising number of these extensions for Xcode already floating around. Tibor Bödecs has a round up of what’s been released so far.
Such a clear article by Chris Eidhof on mutating value types in Swift. If you still have any questions at all on this subject, this post should clear them up. It’s also a draft to a new section of the Advanced Swift book, which I can thoroughly recommend. (Note: This isn’t a sponsored link, I just like the book).
Steve Streza with a framework for making Auto Layout easier to use, especially when dynamically modifying your UI at runtime. Stack views solve many of the problems mentioned in the included video, but there’s still room for this when it’s not as simple as just stacking stuff. 🏢
Soroush Khanlou on the design of Swift and the choices that get made every day that affect it. The design of any language is always filled with opinions, otherwise we’d have solved programming languages 30 years ago and this is a balanced article that looks at the choices made and how they affect the language.
How much space do the Swift libraries really take up? David Owens investigates. It’s probably more than you think and worth paying attention to if you’re trying to stay under the 100Mb cellular download limit.
I’ve struggled with this too, it’s a slightly strange syntax that I can’t ever quite decide on the correct formatting for. I wonder how SwiftFormat deals with it? 🙈
I’m a strong believer that effectively editing your copy is just as important as the writing itself. This article by Jason Fried isn’t specific to creating marketing materials, but does have a really good exercise to try the next time you sit down at your text editor to write a blog post or other marketing copy. Why not give it a try?
I’m still figuring out how to link to all of the AltConf videos, but in the mean time you should watch this talk from Rob Elkin on the history and organisation of the conference.
Why job hunt the old way? Try Hired and get offers with up-front salary and equity. 💸
Great picture. I also stole the joke in the title. 😀