Yes, as I said as long as you don't ask the AI to draw some conclusions.
For coding it's ok, have you maybe tried asking for the CSS code of some sites?
I ask chatgpt and other AI all kind of languages.
Php, golang, html, css, javascript...
It is good for debuging and also good to make the hard work.
AI Won't design the code for you, but it will do the hard work. For example
"Create a code for me, using typescript and bootstrap 5.3 , that will loop the following array of items creating a card with title, description and a button to open a new window, and an image"
Then I pass the array like [{title:"bitcoin", description:"good coin", button:"open"},.....]
Chargpt increases productivity a lot if you give it the instructions like that