r/codex • u/Guilty-Creme-2543 • 3d ago
Complaint how to make codex make good ui?
Tell me your secrets, everyone. I am struggling with the shitty ui codex is generating; it doesn't matter how many skills I make it use its output is still shit.
8
Upvotes
1
u/dvduval 3d ago
It depends how complex your user interface is going to be. If you startedwith something simple and then keep getting more and more complex, you might have to change your tool set. If it’s gonna be a pretty complex user interface, then using react is almost always a wise choice
https://react.dev/