Created convention file for frontend and adjusted current project files #277

Merged
bema merged 4 commits from bema/convenctions into master 2024-01-04 08:17:46 +01:00
Collaborator
No description provided.
bema added 3 commits 2023-12-13 13:27:06 +01:00
widlam requested changes 2023-12-13 13:30:07 +01:00
@@ -47,0 +79,4 @@
- Functions ought to have descriptive name
- Ought to do one thing. ie. function sendRequest should send request, but not prepare request body or process response data
- In practice, if function has more than 10 SLoC, it probably should be split
- DO NOT use "any" type. Just don't.
Collaborator

DO NOT use "any" type. Just don't. *optional

DO NOT use "any" type. Just don't. *optional
bema added 1 commit 2024-01-04 08:02:36 +01:00
bema changed title from WIP: Created convention file for frontend and adjusted current project files to Created convention file for frontend and adjusted current project files 2024-01-04 08:03:24 +01:00
widlam approved these changes 2024-01-04 08:07:48 +01:00
bema merged commit ea83e95a00 into master 2024-01-04 08:17:46 +01:00
bema deleted branch bema/convenctions 2024-01-04 08:17:46 +01:00
Sign in to join this conversation.
No description provided.