Home » Performance

Performance

LWS Code Quality Scan

The LWS Salesforce Code Quality Scan evaluates your custom code. It uses PMD, CPD, and ESLint to identify security and code quality problems. In addition, the scan can run and report on Apex and Javascript unit tests.

Transitioning to LWC from Visualforce and Aura Components

Lightning Web Components are Salesforce’s recommended path forward for custom UI development. They provide the same basic features and capabilities as Lightning Components, but are built on more core web standards, and fewer Salesforce-specific technologies. This article will help you understand the differences, and get you started on a migration path.