Posts

Showing posts from November, 2017

Salesforce Certified Platform Developer I – Winter ’18 Release Exam

1) In which two ways does Salesforce DX facilitate source-driven development? Choose 2 answers Salesforce DX allows agile, local test runs. Salesforce DX provides an integrated, end-to-end life cycle designed for high-performance agile development. 2) Which two statements are true regarding Lightning component JavaScript code validation?Choose 2 answers Code validations are applied only to components set to API version 41.0 and later. Code validations can be temporarily disabled by setting the component version to API 40.0 or earlier. 3) Which Content Security Policy (CSP) configuration is required to access the Streaming API and call Apex methods from within a Lightning container component? CSP set to low 4) In which two ways does Lightning Data Service (LDS) eliminate redundant server calls in Lightning Components?Choose 2 answers LDS acts as a publisher hub that notifies components of data changes. LDS identifies requests that involve the same record data and se