Salesforce DX (SFDX) provides an integrated, end-to-end lifecycle designed for high-performance agile development. It consists set of tools including Salesforce CLI, Second-Genera…
Salesforce provide set of methods for String manipulation. This article explains usage of each function with examples.
Truncate strings with ellipses.
abbreviate(maxWidth) re…
In Apex, this is a small coding issue can lead to serious calculation problems. When dividing numeric Integer or Long values, the fractional portion of the result, if any, is remov…
Apache's Ant is a Java library and command-line tool which allows quick deployment/migration of components into a target system. Once you installed Force.com migration tool, it can…
This is an unofficial list of Salesforce Coding Standards sourced from various guidelines & coding standards from the internet. Salesforce recommends following Java standards f…