ChatGPT is useful in less complex things, say I want to send a JSON Get request to my server using JQuery. I can easily ask and it returns right away. But as the difficulty rises the code it makes becomes more error-prone.
This, I've been using it daily for small tasks instead of google and it's faster and better.
"Write a mongo query in node that gets x,y,z and then returns only the q,w,e fields sorts by y"
is one I just wrote. Since I don't write mongo queries often I forget the syntax