Hacker News new | ask | show | jobs
by matt4077 3476 days ago
I recently tried my hand in the macOS ecosystem and I must say I was positively surprised by XCode. It's "intellisence" is incredibly fast compared to VSCode.

One argument for Swift is also that Swift is used on the client almost as often as Javascript is.

1 comments

> One argument for Swift is also that Swift is used on the client almost as often as Javascript is.

That can't be even slightly close to true. The amount of web code out there already dwarfs native iOS, and the majority of native iOS code out there is probably still in Objective C.

I think he's talking about the proportion of swift that runs on the frontend vs. backend. The comparison is like JS in your browser vs. node