Web development is fun again
4 points by bjt199 8 days ago
Please log in to comment.
benrutter 8 days ago
I enjoyed reading this, and I'm glad people are finding LLMs help them get back into coding, especially if they have less time to be 'hands on' with code.
That said, I can't be the only one who actually *likes* the writing code side. Setting aside whether LLMs are a big productivity boost or not, I personally really enjoy writing code, and learning fully about the frameworks I'm using, for personal projects I have, that's often the main draw.
davedx 8 days ago
You're definitely not the only one!
I still enjoy writing code. Right now across my various projects I use a chaotic mix of coding myself; copy-pasting from ChatGPT; using Codex in VS Code; and using Claude in VS Code. Oh, and sometimes other people push code too! :D