|
|
|
|
|
by SpicyLemonZest
6 days ago
|
|
Can't speak for everyone involved in this thread, but your workflow sounds identical to mine and that's what I was intending to describe. I agree there's a different thing sometimes called "vibecoding" which doesn't work well for software that has to be even mildly robust. |
|
"Write a function that will <do a thing the code does in 3 places>, put it in utils, and refactor the 3 locations that need to do that thing to use that function instead." (and then hundreds more prompts like that)
vs.
"Write an app that lets you trade crypto"
Just totally different activities.