What is Postman ?
Postman is a REST client for testing, debugging, monitoring and documenting APIs.
Is it free ?
There is a free version available with limited features and functi…
What is it ?
The Salesforce CLI is command line interface for Salesforce comes under Salesforce DX tools. An introduction to Salesforce DX is given here.
What it can do ?
Sale…
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…