Home » Apex

Apex

Apex BOOST: Flow Logging

Logging errors is one of the most important steps you can take to improve the quality of your Salesforce solution. Let’s talk about how to utilize the Logger in the new Apex BOOST Library.

Apex Errors: Recognition

Apex errors come in various sizes and severities and require careful handling. We’ll dive into this critical and rarely discussed topic to help you improve the quality of your Apex code!

Apex BOOST: Logger

Logging errors is one of the most important steps you can take to improve the quality of your Salesforce solution. Let’s talk about how to utilize the Logger in the new Apex BOOST Library.

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.