Best Practices

This section contains Harrier's best practices and standards for Salesforce development. These guidelines ensure consistency, maintainability, and quality across all implementations.

Documentation Index

Comprehensive naming standards for all Salesforce metadata types, ensuring consistency and clarity across the platform.

Code formatting and style standards for Apex development, promoting readable and maintainable code.

Core principles that guide our approach to Salesforce development, from architecture to implementation.

Standards and best practices for writing effective unit tests that ensure code quality and reliability.

Implementation patterns for feature toggles, enabling controlled rollouts and safer deployments.

Module-based architecture patterns for organizing Salesforce projects at scale.

Last updated

Was this helpful?