ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 338 - Certified Platform Developer II discussion

Report
Export

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.
Answers
A.
Use lazy load for occasionally accessed data.
B.
Use layoutTypes : ['Full'] to display a set of fields.
Answers
B.
Use layoutTypes : ['Full'] to display a set of fields.
C.
Use the Lightning Data Service.
Answers
C.
Use the Lightning Data Service.
D.
Use getRecordUi to obtain metadata.
Answers
D.
Use getRecordUi to obtain metadata.
E.
Use (cacheable-true) whenever possible.
Answers
E.
Use (cacheable-true) whenever possible.
Suggested answer: A, C, E
asked 23/09/2024
Shirish Astagikar
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first