Salesforce
CRT-450 · Question #16
Which two are best practices when it comes to component and application event handling? (Choose two.)
The correct answer is A. Reuse the event logic in a component bundle, by putting the logic in the helper. C. Handle low-level events in the event handler and re-fire them as higher-level events. See the full explanation below for the reasoning.
Question
Which two are best practices when it comes to component and application event handling? (Choose two.)
Options
- AReuse the event logic in a component bundle, by putting the logic in the helper.
- BUse component events to communicate actions that should be handled at the application level.
- CHandle low-level events in the event handler and re-fire them as higher-level events.
- DTry to use application events as opposed to component events.
How the community answered
(24 responses)- A83% (20)
- B4% (1)
- D13% (3)
Community Discussion
No community discussion yet for this question.