Hacker News new | ask | show | jobs
by sharp11 1735 days ago
Unlike many commenters here, I came to praise Swift. Of course there will be regrets -- nothing's perfect -- but on the whole I think the designers (and community) did an amazing job with Swift. I say that after having written multiple apps in Objective C -- I would never consider going back.

Optionals and null safety, first class enums, first class functions are just lovely in swift, all in a language that is super readable when well-written.