May 2025
Intermediate to advanced
411 pages
6h 36m
English
There are only two hard things in Computer Science: cache invalidation and naming things.
—Phil Karlton
Developing on the Salesforce platform involves naming many metadata elements: custom fields, objects, validation rules, flows, Apex classes, methods, and variables. A significant part of understanding what’s going on inside a Salesforce org is deciphering the meaning behind these names.
For instance, if a validation rule is called Prevent_update_when -_lead_is_inactive, you can safely assume it contains ...
Read now
Unlock full access