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.
Visual feedback is an important aspect of a good user experience. During long operations, it’s crucial to make it clear that something is going on. Otherwise, your customer may click madly around the screen or even give up on your ‘broken’ app. Visualforce provides the… Read More »Displaying a Busy Cursor During Apex Operations