Created convention file for frontend and adjusted current project files #277
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "bema/convenctions"
	
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@@ -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.DO NOT use "any" type. Just don't. *optional
WIP: Created convention file for frontend and adjusted current project filesto Created convention file for frontend and adjusted current project files