Why front-end development will persist (www.infoworld.com)
from eli001@lemmy.world to technology@lemmy.world on 21 Jul 18:50
https://lemmy.world/post/33285154

#technology

threaded - newest

hisao@ani.social on 21 Jul 19:00 collapse

An LLM has “zero context” about your project’s specific stack and style guidelines. In other words, an AI might produce a generic <Modal> component, but integrating it into your app’s unique architecture is still a human task.

This is very old. Nowadays, in Copilot for example, you add files to context and tell “hey look how I did that thing there, do this new thing following the same structure, with the same naming conventions” and it’s enough. And tools like Cursor just throw your whole project into context by default.