Closed RobertBeaudenon closed 5 years ago
We will follow the guidelines from this page : https://github.com/felixge/node-style-guide#use-uppercase-for-constants
For the backend: The routes will look like this :
In addition for the frontend:
This is the template to follow for methods:
For both frontend and backend --> the const variables have capital letters
We will follow the guidelines from this page : https://github.com/felixge/node-style-guide#use-uppercase-for-constants