https://github.com/scrambledeggs/cookbook
Guidelines and best practices for developers at Scrambled Eggs
https://github.com/scrambledeggs/cookbook
best-practices conventions onboard
Last synced: 6 months ago
JSON representation
Guidelines and best practices for developers at Scrambled Eggs
- Host: GitHub
- URL: https://github.com/scrambledeggs/cookbook
- Owner: scrambledeggs
- License: mit
- Created: 2016-11-22T07:45:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-05T12:52:00.000Z (over 1 year ago)
- Last Synced: 2024-11-05T13:52:51.321Z (over 1 year ago)
- Topics: best-practices, conventions, onboard
- Homepage: http://ph.phonebooky.com
- Size: 101 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scrambled Eggs Cookbook
## Introduction
This document is a handbook of developer guidelines, tips and best practices at Scrambled Eggs.
The main intentions of this are the following:
- To help the company's developers work better together
- To help onboard new hires
- To help other companies gain an insight on how work is done at Scrambled Eggs
## General
- The Dev Role and Responsibilities
- [Source code conventions (general)](general/source-code-conventions.md)
- [Git & Github](general/git.md)
- Issues
## Tech Specific
- [Ruby](tech/ruby.md)
- [Rails](tech/ruby/rails.md)
- [Rspec and testing](tech/ruby/rspec.md)
- Javascript
- React & React Native
- iOS
- Android
- AWS
## Tools
- [List of recommended tools](tools/recommended-list.md)
## Resources
- [Recommended reading](resources/recommended-reading.md)
---
### Adding to the Cookbook
See [guidelines](guideline-guidelines.md)
### Join us
Interested in working with us? Send an email to [andrei@phonebooky.com](mailto:andrei@phonebooky.com)
### Credits
Inspired by:
- [proudcloud/awesome](https://github.com/proudcloud/awesome)
- [tadaworks/dev-onboarding-guide](https://github.com/tadaworks/dev-onboarding-guide)
- [barsoom/devbook](https://github.com/barsoom/devbook)
- [base2solution/DevOps](https://github.com/base2solutions/DevOps)
### License
Released under MIT License. Feel free to reuse/modify this list for your own team.
---
:copyright: 2016, Scrambled Eggs Pte Ltd.