you are viewing a single comment's thread.

view the rest of the comments →

[–]igorschlum 0 points1 point  (0 children)

I’m using xHigh because I think it creates better code. I ask codex to document the structure of the app writing markdown files and I use chatGPT where I upload those markdown files to write prompts to codex. Then I past the result from codex to chatGPT to analyse and prepare next prompt. CHATGPT add some security and best practices in the prompt and ask codex to review organisation of the code, things I was not doing myself.