|
|
|
|
|
by redox99
442 days ago
|
|
Kind of in between. I accept a lot of code without ever seeing it, but I check the critical stuff that could cause trouble. Or stuff that I know the AI is likely to mess up. Specifically for the front end I mostly vibe code, and for the backend I review a lot of the code. I will often follow up with prompts asking it to extract something to a function, or to not hardcode something. |
|