Comment on Ask HN: Those with success using GPT-4 for programming – what are you doing?Comments−Cicero223yI find that it's great at creating a starting point for react components, using material ui components. Generally, I find it more helpful to review the code it produces than to produce it myself on the first pass.
Comments
I find that it's great at creating a starting point for react components, using material ui components. Generally, I find it more helpful to review the code it produces than to produce it myself on the first pass.