6 ms·
I basically stop caring about the code, never look at it, and just tell it what to be aware of from my experience. Tell it stuff like "use caching", "use libra
by XCSme 13d ago
I basically stop caring about the code, never look at it, and just tell it what to be aware of from my experience.
Tell it stuff like "use caching", "use library X", "make sure that it works when offline", etc.
And then basically live test it and see if it works as expected, and tell it more improvements/changes to make.