InterviewSolution
Saved Bookmarks
| 1. |
When Should You Build Solutions Declaratively Instead Of With Code? |
|
Answer» As a salesforce best PRACTICE, if something can be DONE using Configurations (Declarative) then its PREFERRED over coding. The declarative framework is OPTIMIZED for the platform and is ALWAYS preffered. As a salesforce best practice, if something can be done using Configurations (Declarative) then its preferred over coding. The declarative framework is optimized for the platform and is always preffered. |
|