logoalt Hacker News

Fervicustoday at 6:33 PM1 replyview on HN

> now that LLMs can generate JavaScript for us.

You mean generate unmaintainable JavaScript for us.


Replies

razemiotoday at 7:41 PM

Depends how you set it up. Like any other project I guess. Funny enough, if you are able to produce maintainable code with an llm you could aswell lead a team of humans. LLMs shift your focus on project management and architectural choices.

I let the llm write components which are independent to each other. This works great and keeps everything clean. The times that llm would only generate unmaintainable code are long gone with OPUS, Fable and sol 5.6