crstauf / crstauf/root_

Add development standards

Open
#9 0 comments 0 reactions 1 assignee Claimed by @crstauf View on GitHub
code-design
Dominant language
No language data
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Start at 100% quality, and pull back as needed, based on client needs or resource limitations.

- highly performant code; consider 5x the amount of data at time of development
- highly organized, readable, and documented code; think of the next developer on the project
- if you're stuck or unsure, it's better to ask for help than to spend hours staring
- implement the simplest approach: code simplicity usually means performant and readable code
- don't repeat yourself (DRY)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.