July 2018
Beginner to intermediate
458 pages
9h 58m
English
Adding a high number of component events and application events can not only add more files to your project but can also make debugging your application more difficult.
Keep it simple by using the following patterns:
<aura:event type="COMPONENT" description="Generic Component Event" > <aura:attribute name="cmpData" ...
Read now
Unlock full access