Get the latest tech news
Trot
This is the research. This is the work.
In SwiftUI you can use common components like List but to tweak their behavior or appearance you have to break them down into a million pieces, hacking over them to make a slight change. At least on the kinds of web projects I work on, I rarely break the browser or my text editor Zed, but with pretty high frequency XCode will freak out and crash. It makes app development feel less stable somehow and I wish there was a way XCode could figure out the code I’m writing is gonna crash before it tried to build it — as I was typing.
Or read this on Hacker News