I’ve used ChatGPT 2 dozen times in the last two weeks to help me with coding. Not only because I’m incompetent, but because it actually does a good job at increasing the pace at which I can solve bugs and grab useful snippets.

Reply to this note

Please Login to reply.

Discussion

That's very interesting. I didn't know it could help with those things.

Here is me asking how to use Promise.all as no matter how many times I’ve used it, I still manage to get a bit confused.

Haven't used ChatGPT for that personally, but it sure sounds a lot better than browsing forums, adapting the forum code/pseudo-code and troubleshooting individual snippets of code.