Adhocracy3
stable
  • Concepts
  • Development
    • Installation
    • Development Tasks
    • Coding Style Guides
      • Python
      • JavaScript
      • CSS
      • Restructured Text (RST)
    • Refactoring & Clean Code
    • Contribute Code with Git
  • Administration
  • Backend
  • API
  • Frontend
  • Project Specific
  • Legacy concepts
  • Changelog
  • Roadmap
  • Glossary
Adhocracy3
  • Docs »
  • Development »
  • Coding Style Guides
  • Edit on GitHub

Coding Style GuidesΒΆ

General coding style definitions.

Example Vim config according to coding guideline:

https://github.com/liqd/vim_config
  • Python
    • Test Driven Development
    • Refactor towards Clean Code
    • Imports
    • Code formatting
    • Docstring formatting
  • JavaScript
    • General considerations
    • General JavaScript
    • TypeScript
    • Angular
  • CSS
    • Preface
    • Common Terminology
    • CSS and Design
    • CSS, HTML, and JavaScript
    • CSS Specifics
  • Restructured Text (RST)
Next Previous

© Copyright 2013, .... Revision 0e79a3ca.

Built with Sphinx using a theme provided by Read the Docs.