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
- Host: GitHub
- URL: https://github.com/cloudfour/guides
- Owner: cloudfour
- Created: 2015-02-10T21:00:41.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2024-11-08T17:38:57.000Z (over 1 year ago)
- Last Synced: 2025-01-21T13:45:01.183Z (about 1 year ago)
- Size: 1.28 MB
- Stars: 24
- Watchers: 10
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
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)**