|
|
|
|
|
by bendauphinee
507 days ago
|
|
As an experienced developer, that’s also how I use it. What I’m finding is that it generally rabbit holes as I give it new errors that it’s previous fix has produced. However, usually after three or four of those kind of fixes, I can walk it back to the starting point before the initial error, and I now know how to prompt it to produce correct code, because I now have a better mental model of how the thing is supposed to work. This has been super helpful in my process of learning new things, as well as relearning things I haven’t worked with in a while. |
|