https://github.com/edgeapp/edge-conventions
Workflow and Coding conventions when working in Edge/Airbitz repos
https://github.com/edgeapp/edge-conventions
Last synced: about 1 year ago
JSON representation
Workflow and Coding conventions when working in Edge/Airbitz repos
- Host: GitHub
- URL: https://github.com/edgeapp/edge-conventions
- Owner: EdgeApp
- Created: 2017-09-21T05:16:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-26T21:36:17.000Z (about 2 years ago)
- Last Synced: 2025-03-20T14:09:56.903Z (about 1 year ago)
- Language: Shell
- Size: 458 KB
- Stars: 8
- Watchers: 15
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Edge Development Conventions
## Table of Contents
* [Documentation Conventions](docs.md)
* [Code](code/README.md)
* [JavaScript Code Conventions](code/javascriptCode.md)
* [JavaScript Project Setup Conventions](code/javascriptSetup.md)
* [React Conventions](code/react.md)
* [Redux Conventions](code/redux.md)
* [Server Conventions](code/server.md)
* [Git](git/README.md)
* [Commit rules](git/commit.md)
* [Git "Future Commit" Workflow](git/future-commit.md)
* [Pull Request Rules](git/pr.md)
* [Utilities](utilities/README.md)
* [Recommended Applications](utilities/apps.md)
* [Edge Libraries](utilities/libs.md)