Thorough Code Reviews
Our code reviews are written for a non-technical reader to assess the general quality and maintainability of the code base.
Our code review covers five main areas:
Development Tools and Best Practice
Runtime Quality and Performance
Code Style, Quality and Maintainability
Security
Legal / App Review
PASS
App or code meets minimum requirement in this area. No recommendations.
NEEDS ATTENTION
App can be improved in this area, but is currently not adversely affecting user experience and does not present a business risk in the short-term.
However long-term app maintainability may be affected, or business risk may grow if issue is left unaddressed.
MUST FIX
Issue identified that adversely affects user experience, presents a major security or business risk, or presents a major obstacle to future development and maintainability.