Hacker News new | ask | show | jobs
by lgas 552 days ago
It was never necessary to use it. It's handy for exploratory work and studying thee patterns of how they glued stuff together behind the scenes, but once you know what you want to build it's another bloated abstraction that's just in the way.
1 comments

> bloated abstraction that's just in the way

I agree with this, but would argue it's not even useful for exploratory work. Most of it's function can be generated in a single prompt for your use case.