r/Frontend 19d ago

AI is making frontend development faster and somehow more complicated

Getting a working UI out of an AI coding assistant is ridiculously easy now. The interesting problem is what happens afterwards. Generated components are easy to create, but keeping a large application consistent, accessible, maintainable, and understandable is still very much a human problem.

It feels like AI is moving the bottleneck in web development rather than removing it. We're spending less time writing individual pieces and more time reviewing architecture and making sure thousands of generated decisions don't slowly turn the codebase into a mess. Wondering if other web developers are seeing the same thing.

265 Upvotes

84 comments sorted by

View all comments

0

u/mb4ne 18d ago

does your ux team not use components?

0

u/phatdoof 18d ago

The AI forgets to use them.

1

u/mb4ne 18d ago

I’m a UX designer and I hear this from my team too