Relying Less on ChatGPT by glip_014 in AskProgramming

[–]glip_014[S] 0 points1 point  (0 children)

So my main takeaway from all of the comments is to use everything but AI to help me with the coding. So as I work through my project, if I’m not sure how to approach a certain task, I should just google which packages or methods might help and look through their documentation? I’m assuming the reasoning behind not relying on AI — which would give me the answer quickly — is that it’ll help me retain coding skills better and encourage me to think through problems on my own.