most people are building straightforward crud apps. no experimentation required.
[citation needed]
In my experience, even simple CRUD apps generally have some domain-specific intricacies or edge cases that take some amount of experimentation to get right.
Idk, it feels like this is what you’d expect versus the actual reality of building something.
From my experience, even building on popular platforms, there are many bugs or poorly documented behaviors in core controls or APIs.
And performance issues in particular can be difficult to fix without trial and error.
Not helpful when the llm knowledge cutoff is a year out of date and api and lib has been changed since