Coding standards
These coding standards are principles and rules we follow.
These standards are mandatory to follow, no questions asked. They apply to all projects and should be incorporated in your everyday coding practices. Please read the guides on how to enforce these standards in your project.
Sections
📄️ General
The coding standard for frontends is an extension to our common coding standards.
📄️ TypeScript
Coding standards for TypeScript code.
📄️ HTML
Coding standards for all types of HTML documents.
📄️ CSS
Coding standards for (standard) CSS code.
📄️ SCSS
Coding standards for Sass/SCSS code.
📄️ Angular
This section contains coding standards for Angular projects.
Project audits
We are planning on doing scheduled audits in all projects to check if all code is being kept up to date with these standards.