Code style guidelines?

This is a great idea. I personally like the format of the Angular style guide: GitHub - johnpapa/angular-styleguide: Angular Style Guide: A starting point for Angular development teams to provide consistency through good practices. as it provides reasons why each style is recommended (and often gives examples of syntax to avoid; and why).