|
|
|
|
|
by valuearb
2185 days ago
|
|
I agree with pretty much all of this except: > Don’t keep “Logs” (similar to print) when building for production! Not logging in production code is a recipe for not being able to fix some key user problems. Remote logging is mandatory for a high quality app. |
|