Coding standards and developer tools

Critical to Qala’s success is strong compliance with technical standards. Part of this standardisation is enforced compliance with WordPress coding standards. The other aspect of standardisation is the use of consistent developer tooling which has several benefits.

Benefits

  • All code produced can be guaranteed to be coding standards compliant
  • Easier onboarding for developers to any project (internal or external developers)
  • Efficiency of maintenance
  • Quality of code in terms of tech debt, security, accessibility and other policy compliance factors

Specific modules and features