Beispiele für Coding Guidelines

Hier ist die Liste sicherlich besser aufgehoben, als in meinen Bookmarks: Beispielen für Inhalte von Coding Guidelines (ohne bestimmte Reihenfolge).

  1. Google HTML/CSS Style Guide
  2. GitHub Code Guidelines
  3. Code Guide by @mdo (english) | deutsche Version
  4. ZEIT ONLINE CSS Coding Guidelines
  5. ZEIT ONLINE JS Coding Guidelines
  6. Principles of writing consistent, idiomatic CSS
  7. WordPress Coding Standards
  8. Naming conventions and best practices for CSS (NCSS)
  9. High-level advice and guidelines for writing sane, manageable, scalable CSS by Harry Roberts
  10. Sass Guidelines – An opinionated styleguide for writing sane, maintainable and scalable Sass. (engl.) | deutsche Version
  11. Airbnb JavaScript Style Guide