Remix.run Logo
____mr____ 3 days ago

How is swift an abomination? I liked it a lot in my short time with it.

jmogly 2 days ago | parent [-]

They should have created a systems language to replace objective C and an easy language like Python or JavaScript for app dev, instead they created a language that tries to do everything and the result is a mess. For example SwiftUI, UIkit, you’re constantly running up against weird type system errors and compiler errors. Like dude I’m trying to make a list, swift will say “no you can’t make a list there and I’m not sure why”