Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D digitec-wiki
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Digitec
  • digitec-wiki
  • Wiki
  • javascript coding standards

javascript coding standards · Changes

Page history
rcabral deleted page: backspace contact information authored Mar 29, 2016 by Rene Cabral's avatar Rene Cabral
Hide whitespace changes
Inline Side-by-side
javascript-coding-standards.markdown
View page @ aae4cfd7
...@@ -50,7 +50,7 @@ It is important that comments be kept up-to-date. Erroneous comments can make pr ...@@ -50,7 +50,7 @@ It is important that comments be kept up-to-date. Erroneous comments can make pr
Make comments meaningful. Focus on what is not immediately visible. Don't waste the reader's time with stuff like Make comments meaningful. Focus on what is not immediately visible. Don't waste the reader's time with stuff like
```javascript ```javascript
    i = 0; // Set i to zero. i = 0; // Set i to zero.
``` ```
Generally use line comments. Save block comments for formal documentation and for commenting out. Generally use line comments. Save block comments for formal documentation and for commenting out.
......
Clone repository
  • alpha beta testing
  • browser testing
  • camtasia licenses
  • code delivery processes
  • coding practices
  • css and sass coding standards
  • database schema standards
  • dependency management
  • development environments
  • digitec agile process
  • digitec gitlab styles
  • digitec software promises
  • digitec spec process
  • gitlab administration
  • gitlab issues tags
View All Pages