Salesforce
PDII · Question #366
Refer to the Aura component below: A developer receives complaints that the component loads slowly. Which change can the developer implement to make the component perform faster?
The correct answer is A. Move the contents of into the component. See the full explanation below for the reasoning.
Question
Refer to the Aura component below:
A developer receives complaints that the component loads slowly. Which change can the developer implement to make the component perform faster?
Exhibit
Options
- AMove the contents of into the component.
- BAdd a change event handler for showContactInfo.
- CChange the type of contactInfo to "Map".
- DChange the default for showContactInfo to "false".
How the community answered
(44 responses)- A80% (35)
- B7% (3)
- C2% (1)
- D11% (5)
Community Discussion
No community discussion yet for this question.
