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.
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.
For most customers, Salesforce custom code is difficult to evaluate. But determining its quality is critical.
Here are some of the signs – the effects – of potential code problems.
Do you require high-quality custom code for your Salesforce implementation? Has your existing code started to show its age?
Lucidware Solutions has created a system that ensures custom code quality!
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.
If you’ve ever been surprised to find a problem in Salesforce and realized that it’s been there a while and caused damage – this article is for you. We’ll walk through a method for scheduling unit test runs so that you’ll be notified as soon as any of them fails in the future.