An open API service indexing awesome lists of open source software.

https://github.com/bigbite/code-guide

How you should be writing code
https://github.com/bigbite/code-guide

Last synced: 8 months ago
JSON representation

How you should be writing code

Awesome Lists containing this project

README

          

# Big Bite Code Style
> A guide for code standards

##### Styles
- [CSS](css/css.md)
- [SCSS](css/scss.md)
- [Examples](css/examples/)

##### JavaScript
- [JavaScript](javascript/general.md)
- [jQuery](javascript/jquery.md)
- [Angular](javascript/angularjs.md)
- [Examples](javascript/examples/)

##### PHP
- [PHP](php/guide.md)
- [WordPress](php/wordpress.md)
- [Examples](php/examples/)