This document is split into two sections
- On General Code Health. This section contains guidelines intended encourage patterns which produce more maintainable, less bug prone, code.
- On Angular Performance. This section contains guidelines intended to make an Angular app trigger change detection less often and on less entities.