Hacker News new | ask | show | jobs
by ____mr____ 268 days ago
How is swift an abomination? I liked it a lot in my short time with it.
1 comments

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”