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

https://github.com/cloudfour/guides

Conventions, processes and notes about how we do things
https://github.com/cloudfour/guides

Last synced: 3 months ago
JSON representation

Conventions, processes and notes about how we do things

Awesome Lists containing this project

README

          

# Guides

Conventions, processes and notes about how we do things.

- **[General Coding Conventions](./coding/)**
- **[CSS Guide](./css/)**
- **[JavaScript Guide](./javascript/)**
- [Vue Guide](./javascript/vue)
- **[Design Guide](./design/)**
- **[Blog Guide](./blog)**
- **[Git Guide](./git/)**
- **[npm Guide](./npm)**
- **[Open Source Guide](./opensource)**
- **[Rituals Guide](./rituals)**
- **[Today I Learned](./til/)**
- **[Automated Testing](./testing)**