5 ms·
TBH I think those who went back to hand-written code overreacted. In my experience, once you have nailed down the data structures and test cases (and for fronte
by BonanKou 1mo ago
TBH I think those who went back to hand-written code overreacted.
In my experience, once you have nailed down the data structures and test cases (and for frontend, the visual design), letting AI fill the gap in between is a valid approach. The important thing is humans still own the spec and architecture.
Security is a concern ofc, but models are getting better and better at finding bugs.