Code deployed to production environment is not necessary to
Answers
Answered by
0
coding
hope it will help you
hope it will help you
Answered by
0
"Code deployed to a production environment is not necessary to have proper comments. Usually in development phase, proper comments are a much needed requirement. However, they’re not needed in the production environment.
Moreover, the code deployed to production environment doesn’t need to have error logging features which were only required by the developers in the initial development phase to find out the nature of the errors occurring and other useful things like stack trace which make debugging a much easier task for the developer."
Similar questions