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

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

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)