practical-tools-for-simple-design
practical-tools-for-simple-design copied to clipboard
The function naming convention is actually `PascalCase` not `camelCase`
The whole codebase is using PascalCase
, but the document says camelCase
. WHY???
https://github.com/ntut-open-source-club/practical-tools-for-simple-design/blob/013246df758a14ea083bfbe7726a589db19a560a/.github/docs/Code-Styles-and-Guidelines.md?plain=1#L126
~~It's because we are Dr.Smell victims.~~