Haven't added any specifics about react/typescript style (functional arrow components, brackets for single line ifs etc). Ideally, we'd want to add these as lint rules anyway.
Also haven't specified anything about DRY, SOLID, separating go code to packages, making good unit tests, making code testable etc. But we can add to this as we go.
We also might want to think about templates for issues and PRs once we make it open source, so that we can have checklists for people to make sure they've followed the guidelines.
Haven't added any specifics about react/typescript style (functional arrow components, brackets for single line
if
s etc). Ideally, we'd want to add these as lint rules anyway.Also haven't specified anything about DRY, SOLID, separating go code to packages, making good unit tests, making code testable etc. But we can add to this as we go.
We also might want to think about templates for issues and PRs once we make it open source, so that we can have checklists for people to make sure they've followed the guidelines.