Repository for all coding style, best practices, testing and guildelines
To be filled in by Neerav.
The javascript code lines are a direct copy of the AirBNB javascript code guidelines. In the folder you will find the guidelines and information on how to add linters to your code environment.
A copy of the Hitchhikers guide to Python. It mentions both pythonic way of coding and best practices, the pep8 style guide and the pep20 zen style of coding
Features a cheat sheet for markdown writing.