Frontmatter
| id | 93 |
| title | Create a coding style guide |
| state | Closed |
| labels | documentationenhancement |
| assignees | tobiu |
| createdAt | Nov 25, 2019, 12:38 PM |
| updatedAt | Aug 27, 2024, 10:50 PM |
| githubUrl | https://github.com/neomjs/neo/issues/93 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Aug 27, 2024, 10:50 PM |

To be fair, my coding style got rather unique over the last years.
There are pretty clear patterns behind it though. The main goal is to make the code readable for the human eye as good as possible.
I will craft a guide about it soon.