Skip to main content

Code Intro

This section is to be used for coding best practices.

PHP

All PHP Code should be written to PSR12 standards.

Javascript

All Javascript code should be written to ECMAScript 6+ (aka ES6) standards.