Is using ChatGPT for planning not good practice?
Okay a little background first:
I have been coding for a couple years now.
I've made a couple projects but mostly just tinkering around and following tutorials. Then ChatGPT came to the stage. I started using it for everything. For a moment I could not code unless I was using it.
I have since started using it less and less for actual code. I have been taking classes and reading the docs more.
But now to my real question:
Is it frowned upon and generally bad practice to use it for planning?
For example planning out the features of a program, the layout of a website, the game loop of a video game?
I've been using a lot for that sort of thing. I come up with an idea, ask what it thinks, tighten it and repeat until I feel satisfied with the result.
I've been thinking, and I just can't come to a conclusion. I am a single dev, so it's not that much different from brainstorming with someone else? Or is it?
So I thought I would ask. Any advice, opinions, resources or anything else are welcome.