Are we holding onto frameworks out of habit, or do they still provide genuine value that AI-generated vanilla code can't match? What are the real trade-offs here - beyond developer familiarity and existing tooling?
Curious to hear from those who've experimented with LLM-generated vanilla JS for production web apps versus traditional framework approaches.
herbst•5h ago
I went from jQuery to vanilla years ago. Bootstrap went vanilla a while ago as well, even before AI coding was a thing. Nobody ever told me a valid reason to look into anything else.
But I like doing my magic on the backend, so maybe that's just me.