charlesfinney / Readable-Code-Style-Guide

Team Style Guide for more readable code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

not sure how to do this just lets get started add suggestions as you see fit

Todo:

Readable-Code-Style-Guide

Team Style Guide for more readable code check out "Clean Code" book

Rule 1

let us use Prettier

  • Line lenght =
  • tabs vs. spaces =
  • White space management =

comments = answer why first

  • font of the code = Operator Mono

  • camelCase or snake_case under_score or kebab-case e.g. "The-quick-brown-fox-jumps-over-the-lazy-dog"

Resources

Winter is coming theme

About

Team Style Guide for more readable code