It has made the easy parts easier and faster but most of the time is spent on the harder parts. I think my stuff is more polished now thanks to LLMs since I don't have to write css myself anymore.
Ask HN: Post-LLM's, do you create web applications much more quickly?
11–14 of 14 posts
Re: Ask HN: Post-LLM's, do you create web applications much more quickly?
#12Yes. LLMs are basically just a more efficient Google to me a this point. Searches for what I need on the average are way quicker.
Re: Ask HN: Post-LLM's, do you create web applications much more quickly?
#13[deleted]
Re: Ask HN: Post-LLM's, do you create web applications much more quickly?
#14Development time in the end didn't change much - I code all the time, most software I develop isn't or will get done. But the quality and the codebase size I've being able to create and manage is much bigger now than six months ago. I've being coding using chatgpt almost every day since then, many hours a day.
In fact, chatgpt might have made the development time bigger as I'm refactoring it more often and even recreating things from scratch with a much better quality after validating some PoC's. I'm really enjoying this workflow for a side-project.