Exam CRT-450 Topic 1 Question 22 Discussion
Actual exam question for Salesforce's CRT-450 exam
Question #: 22
Topic #: 1
Question #: 22
Topic #: 1
In terms of the MVC paradigm, what are two advantages of implementing the view layer of a Salesforce application using Lightning Web Component-based development over Visualforce?
Choose 2 answers
Choose 2 answers
Suggested Answer: C,D Vote an answer
The correct answers are option C and option D. Lightning Web Components are self-contained and reusable units of an application that follow web standards and can leverage modern web features. They also benefit from a rich component ecosystem that includes standard components, custom components, and third-party components. Visualforce, on the other hand, is a legacy framework that relies on server-side rendering and proprietary markup. It does not offer the same level of modularity, performance, and interoperability as Lightning Web Components. References: The information can be referenced from the official Salesforce documentation and learning materials available on Trailhead. Specifically, it aligns with the objectives outlined in Lightning Web Components Basics, where the benefits and features of Lightning Web Components are discussed. Lightning Web Components Basics
by Myrna at May 14, 2024, 02:54 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).