Skip to content

Coding Guidelines

Anthony Sneed edited this page Jan 5, 2016 · 2 revisions

Trackable Entities Coding Guidelines

Rather than reinventing the wheel, we can use generally accepted coding guidelines

The following repositories contain coding style guidelines for the following languages:

  • CSharp: Based on engineering guidelines from Microsoft ASPNET

  • JavaScript: Fork of the Airbnb JavaScript style guide

  • TypeScript: Based on naming and style guides from Microsoft TypeScript

  • JavaScript Testing: Based on John Papa's Angular Style Guide

Trackable Entities Express Wiki

Home

Design Goals

Coding Guidelines

Clone this wiki locally