Resizing arrays can be slow in Swift

Related Posts: My thoughts on Swift Don’t assume that safety comes for free: a Swift case… Best programming language for high performance (January……

Similar

Propagating user-facing errors in Swift

Let’s take a look at a few techniques that can make it much simpler to propagate runtime errors to our users, and how employing some of those techniques could help us present richer error messages without having to add a ton of complexity within each UI i... (more…)

Read more »

Podcast interview about server-side Swift

Tim Condon, server-side Swift developer, writer and conference organizer, joins John to talk about all things networking. From organizing and abstracting networking code on the client-side, to using Swift on the server, and how to combine the two in order... (more…)

Read more »