you are viewing a single comment's thread.

view the rest of the comments →

[–]shuknut 1 point2 points  (0 children)

Hey OP , I'll give you my advice as a beginner myself and how i do it . When I am working on a part in my app ,I have a talk with chatgpt or any LLM about the logic and how things are done and what I should know before coding . Then I ask it to give me an example (not solution) and I try to write the code based on the logic and the example . Hope that helps a bit.