Operations

Engineering is one of the disciplines where standards are super important. Without these standards, our code base can devolve into chaos--with each person thinking they did the right thing.

To that end, review follow the the style guides listed below:

Ruby - https://github.com/airbnb/ruby

Javascript - https://github.com/airbnb/javascript

CSS - http://github.com/airbnb/css

Last updated