Comment on Vibe Coding Is Fun–But Vibe Refactoring Pays the BillsComments−ChrisMarshallNY1yI tend to use tools like ChatGPT to refine my code.i.e. "I have this function. Can you suggest ways to make it more efficient?" etc.Sometimes, it gives good feedback, sometimes, not. I almost always need to modify whatever it gives me.
Comments
I tend to use tools like ChatGPT to refine my code.
i.e. "I have this function. Can you suggest ways to make it more efficient?" etc.
Sometimes, it gives good feedback, sometimes, not. I almost always need to modify whatever it gives me.