Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

STYLE GUIDE

Nyambati Thomas edited this page Nov 14, 2016 · 2 revisions

Our Team has adopted Airbnb Javascript Style guide. This guide is to be used for the subsequent development of this project. Refractors will be made to ensure that the old codebase follows this style Guide.

It is important to note that some of the requirements in this style guide are pertinent to the current Node 6 LTS. Since our project is targeting Node 4.X.X LTS some of the recommendations might not apply since these features are not supported yet.

Any codebase that goes against this style guide will be not be merged until appropriate revisions are made. To avoid such make sure you go through the style Guide and understand it well.

Clone this wiki locally