AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Swift
When we first encountered Swift as Objective-C developers, it wasn't like universally liked. There was actually a sort of a running joke that Swifty was just syntax sugar for LLVM. But I don't think that's actually a fair sort of assessment of the language. And these days when I write Swift's code, I find myself thinking so much more about how am I passing my data around and how can I make sure that type information is preserved even when I'm doing something dynamic.