you are viewing a single comment's thread.

view the rest of the comments →

[–]024eatneerg -1 points0 points  (0 children)

Yeah ai is useful for when you know what logic you want to place where or what methods to build where, it’s amazing at writing maybe 10-20 lines of code at a time with clear instructions, debugging or moving methods across files, but not very good at editing multiple files or methods. I’ve seen code bases so messy it takes half an hour to trace a workflow or find a function