Coding style

JavaScript code must follow the style guidelines defined in JavasScript Style Code. Following the style code must be reenforced for all codes pushed to the git repositories by reformating the code.

For improving code quality, everyone must use a JavaScript linter. For this lecture, we will use the ESLint tool.