Quality - yibinericxia/documents GitHub Wiki
Error Handling
Do not disclose stack trace to the outside world as it contains a lot of information such as Framework it is using and SQL query strings which can be modified for attacking.
Plugins and Tools
Install the plugin of SonarLint in IDE and connect to SonarQube server to ensure quality of code and CI/CD flow