AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Kotlin vs JavaScript
Swift was designed to get rid of the inherent like safety issues and memory dangers with C and Objective C. In many ways, Swift is a lot more like Rust in terms of kind of the problems it's trying to solve. Like Kotlin has no pretense of being like a systems language. It's really still solving the same problems in the same domain. With Swift, you've got this shift to static types and static dispatch. And that makes it quite a different beast from Objective C.