| ▲ | jongjong a day ago | |||||||||||||||||||||||||
I've been coding for 22 years, 14 years professionally, so I appreciate AI coding. It was annoying before when I had a very clear idea of what I wanted and yet it still took a whole week to implement. Now, with AI coding, I can implement any decent sized feature, exactly how I want, in a few hours and it's all polished and ready, all edge cases handled. Everything it's generating looks almost exactly like what I would have written, just written faster. Personally, I feel avenged by AI because I had been saying for years that you don't really need static typing once you reach a certain level, getting types right isn't the most difficult problem and isn't a significant source of bugs. Everyone was gaslighting me about this... Yet now everyone can verify themselves because AI has reached this level I was speaking of. Now anyone who coded with a frontier model on both TypeScript and JavaScript can see that it makes no difference at all. I can't remember ever seeing Claude mistake the type of a variable with either language... And TBH, I find Vanilla JavaScript from AI to be more succinct, not over-engineered like Typescript. Which is a point I'd been trying to make for years about incentives and actual patterns of usage (as opposed to theoretical benefits). | ||||||||||||||||||||||||||
| ▲ | zahlman a day ago | parent [-] | |||||||||||||||||||||||||
If you have a blog post on the topic I'd be interested. My experience with AI coding isn't really the same, but my experience with typing discipline definitely is, and I've thought about writing about it myself but don't really know where to start. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||