# Tag: salesforce
27 documents tagged with "salesforce".
## Documents
- **[Apex Code Quality](/standards/salesforce/apex/code-quality/)**
- Code style, formatting, complexity limits, and performance optimization for Apex
- Category: [Salesforce](/categories/salesforce/)
- **[Apex Documentation](/standards/salesforce/apex/documentation/)**
- ApexDoc comment format, required documentation elements, and inline comment guidelines for Apex
- Category: [Salesforce](/categories/salesforce/)
- **[Apex Coding Standards](/standards/salesforce/apex/)**
- Comprehensive coding standards and best practices for Apex development in your Salesforce project or codebase
- Category: [Salesforce](/categories/salesforce/)
- **[Apex Maintenance](/standards/salesforce/apex/maintenance/)**
- Logging, debugging, code maintenance, and Code Analyzer compliance for Apex
- Category: [Salesforce](/categories/salesforce/)
- **[Apex Methods and Structure](/standards/salesforce/apex/methods-and-structure/)**
- Method visibility, return patterns, static vs instance methods, and frontend integration for Apex
- Category: [Salesforce](/categories/salesforce/)
- **[Apex Naming and Organization](/standards/salesforce/apex/naming-and-organization/)**
- Naming conventions, class structure, and package organization standards for Apex development
- Category: [Salesforce](/categories/salesforce/)
- **[Apex Null Handling and Errors](/standards/salesforce/apex/null-handling-and-errors/)**
- Safe navigation, collection initialization, null coalescing, and error handling patterns for Apex
- Category: [Salesforce](/categories/salesforce/)
- **[Apex Security](/standards/salesforce/apex/security/)**
- Sharing models, CRUD/FLS enforcement, SOQL injection prevention, and input validation for Apex
- Category: [Salesforce](/categories/salesforce/)
- **[Apex Testing Standards](/standards/salesforce/apex/testing/)**
- Comprehensive Apex testing patterns, data management, mocking, assertions, and Code Analyzer compliance
- Category: [Salesforce](/categories/salesforce/)
- **[Code Analyzer Compliance](/standards/salesforce/code-analyzer-compliance/)**
- How to install and run Salesforce Code Analyzer against your team ruleset, interpret severity, and align with Apex and LWC standards.
- Category: [Salesforce](/categories/salesforce/)
- **[LWC Accessibility](/standards/salesforce/lwc/accessibility/)**
- ARIA labels, keyboard navigation, semantic HTML, screen reader support, and Section 508 compliance for Lightning Web Components
- Category: [Salesforce](/categories/salesforce/)
- **[LWC Code Quality](/standards/salesforce/lwc/code-quality/)**
- Code style, complexity, performance, composition, security, browser compatibility, API versions, and maintenance for Lightning Web Components
- Category: [Salesforce](/categories/salesforce/)
- **[LWC Component API](/standards/salesforce/lwc/component-api/)**
- Property decorators, public methods, function patterns, and computed properties for Lightning Web Components
- Category: [Salesforce](/categories/salesforce/)
- **[LWC Conventions and Structure](/standards/salesforce/lwc/conventions-and-structure/)**
- Naming conventions, file organization, component metadata, and import patterns for Lightning Web Components
- Category: [Salesforce](/categories/salesforce/)
- **[LWC CSS Standards](/standards/salesforce/lwc/css/)**
- SASS/SCSS usage, CSS custom properties, SLDS integration, scoped styles, and style organization for Lightning Web Components
- Category: [Salesforce](/categories/salesforce/)
- **[LWC Data and Platform](/standards/salesforce/lwc/data-and-platform/)**
- Wire adapters, Lightning Data Service, message channels, and navigation patterns for Lightning Web Components
- Category: [Salesforce](/categories/salesforce/)
- **[LWC Documentation](/standards/salesforce/lwc/documentation/)**
- JSDoc requirements, inline comment guidelines, and documentation elements for Lightning Web Components
- Category: [Salesforce](/categories/salesforce/)
- **[LWC Error Handling](/standards/salesforce/lwc/error-handling/)**
- Error states, toast notifications, wire service error handling, and error boundary patterns for Lightning Web Components
- Category: [Salesforce](/categories/salesforce/)
- **[LWC Coding Standards](/standards/salesforce/lwc/)**
- Comprehensive coding standards and best practices for Lightning Web Component (LWC) development in your Salesforce project or codebase
- Category: [Salesforce](/categories/salesforce/)
- **[LWC Lifecycle and Events](/standards/salesforce/lwc/lifecycle-and-events/)**
- Lifecycle hooks, event handling, and async patterns for Lightning Web Components
- Category: [Salesforce](/categories/salesforce/)
- **[LWC Templates and Slots](/standards/salesforce/lwc/templates-and-slots/)**
- Template directives, conditional rendering, iteration, slot usage, and scoped slots for Lightning Web Components
- Category: [Salesforce](/categories/salesforce/)
- **[LWC Testing Standards](/standards/salesforce/lwc/testing/)**
- Jest testing patterns, wire adapter mocking, event testing, accessibility testing, and test organization for Lightning Web Components
- Category: [Salesforce](/categories/salesforce/)
- **[Testing Policy](/standards/salesforce/testing/)**
- Org-wide testing policies, coverage requirements, and guiding principles for Apex and LWC testing
- Category: [Salesforce](/categories/salesforce/)
- **[Definition of Done](/standards/agile/definition-of-done/)**
- Quality gate criteria that a user story must meet before it can be marked as complete on a Salesforce project
- Category: [Agile](/categories/agile/)
- **[Definition of Ready](/standards/agile/definition-of-ready/)**
- Criteria that a user story or work item must meet before it can be pulled into a sprint for a Salesforce project
- Category: [Agile](/categories/agile/)
## Browse
- [All Tags](/tags/)
- [All Categories](/categories/)