https://github.com/gregmolnar/styleguide
Everyday Hero styleguide
https://github.com/gregmolnar/styleguide
Last synced: 4 months ago
JSON representation
Everyday Hero styleguide
- Host: GitHub
- URL: https://github.com/gregmolnar/styleguide
- Owner: gregmolnar
- Created: 2014-02-06T08:51:27.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-06T08:58:32.000Z (over 12 years ago)
- Last Synced: 2025-03-02T01:18:36.069Z (over 1 year ago)
- Size: 116 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to the Everyday Hero styleguide.
This is where you should look if you're interested in how to write code for Everyday Hero. We have a [JavaScript styleguide](https://github.com/everydayhero/styleguide/blob/master/Javascript.md), [Ruby styleguide](https://github.com/everydayhero/styleguide/blob/master/Ruby.md) and some recommendations on how to use [Git](https://github.com/everydayhero/styleguide/blob/master/Git.md).
***
Please add to this guide if you find any particular patterns or styles that we've adopted internally. Submit a pull request to ask for feedback.