Hacker News new | ask | show | jobs
by colonelrascals 2864 days ago
Swift is #6 on that list, TypeScript is #4.

This was meant to highlight that Swift developers don't seem unhappy with the language

Swift is evolving slowly, but JavaScript is making very quick progress through TC39 during the same time span that Swift was alive.

I'm not sure this is a bad thing

Swift has ambiguous and biased leadership but JavaScript has a well defined and established committee with members from major competitors who have common interest in the language succeeding.

I think this is a bit biased. Have you read Swift's Community Guidelines? https://swift.org/community/#communication

I don't really have a dog in this fight and would love some input from a Swift developer.

I still claim that introducing JavaScript is not the solution.

1 comments

I did pick JavaScript as an opinionated suggestion. But really what I meant was that a garbage collected, simple OOP, high-level language is much better than a performance-based efficiency focused language when most of what you use it for has no need for efficiency or high performance.