|
|
|
|
|
by troupo
256 days ago
|
|
> About half of the code generated fake data rather than actually do anything with the system. All the time // fake data. in production this would be real data
... proceeds to write sometimes hundreds of lines
of code to provide fake data
|
|
"sure thing, I'll add logic to check if the real data exists and only use the fake data as a fallback in case the real data doesn't exist"