HACKER Q&A
📣 sahilgodara

Will AI take over front end development in 2025?


Will AI take over front end development in 2025?


  👤 adamredwoods Accepted Answer ✓
For adding a button to a page? I think it would take more time to write the prompt than to make the PR. To write bootstrap code? We're already using it to do that. For small businesses? Pre-made design templates already do this.

I'm not sure what part of front-end development is left for AI to "take over"? Attend meetings and validate what can and cannot be done?


👤 CM30
Hard to say. On the one hand, there's a lot of front end work that AI could simplify or automate, since a fair amount of it is just boilerplate (and the kind that's heavily represented in their dataset). If you want a simple React component or basic registration form or something, then ChatGPT or Copilot can set it up in seconds. Just tested it now, and it's basically Bootstrap on demand.

But that's not the whole picture when it comes to this sort of work. Yes, you can generate components and pages, and that's nice enough. But it's how they glue together that matters, and what use case they solve, and in many cases, what bespoke functionality they have for domain specific requirements. AI tools can't solve that, nor can anyone who uses them without real programming knowledge make those sorts of systems.

I do worry about juniors though. I suspect quite a few companies will realise they don't need many of them if they can just give AI tools to their designers and senior devs and have them quickly pump out the boilerplate stuff in seconds...


👤 makhokey
It depends on the scope of front-end work.

AI could handle much of the front-end development process, but the real challenge lies ahead. In the future, the UI/UX of a product will matter more than ever. Even if AI takes over front-end tasks, the bigger question is: will AI also take over UI/UX design? That's where the real creativity and differentiation lie.


👤 almosthere
In star trek they have lcars, we don't do it that way, each thing needs to be perfectly matching what the UX person says.

I do see a future where the "ai" (agi or llm) decides what the UI looks like entirely.

There will be more no-code products entirely driven by LLMs in 2025 that entirely build front-ends and backends but give you non-customizable solutions.


👤 admissionsguy
I would benefit from it, but I really don’t see how.