List of questions
Related questions
Question 338 - Certified Platform Developer II discussion
Which three approaches should a developer Implement to obtain the best performance for data retrieval when building a Lightning web component?
Choose 3 answers
A.
Use lazy load for occasionally accessed data.
B.
Use layoutTypes : ['Full'] to display a set of fields.
C.
Use the Lightning Data Service.
D.
Use getRecordUi to obtain metadata.
E.
Use (cacheable-true) whenever possible.
Your answer:
0 comments
Sorted by
Leave a comment first