Well. If you don’t insist and don’t know what fronted does in the background to produce responsive pages, it will derail quickly. There will be miles of consecutive fixes for self-inflicted problems, when all that was needed was to adjust a too-tight constraint on some element that broke the flow. All pages are responsive until you add CSS. LLM wants to force it.

Replies (2)

Yeah, it was rotating through fixes for half an hour, last night, and then I was like, Hmm, maybe the outer container is too narrow. 🤔 *Change 5 characters. Problem fixed. Push commit. Go to bed.* Someone else's AI had broken the responsiveness of the outer container, in a previous PR. The AI tech debt just goes 📈
Once you start doing SSR and BFF and active relay management and advanced caching and native storage and other performance magic ✨, then the frontend/backend divide sort of melts and everything is full stack.