Hot take incoming…

All I want from Swift is a fast compiler that gives actually useful error messages. Enough syntax sugar. Oh and also, Swift Concurrency has been a disaster.

@ryanashcraft I especially enjoy it when I add a required initialization parameter to a SwiftUI view, but forget to update an existing call site somewhere, and the compiler just falls on its face trying to figure out what's wrong.
@jnouwen it's absolutely ridiculous