Question 1 of 29
A company is developing a custom Lightning component that needs to display a list of accounts with specific attributes. The component should allow users to filter accounts based on their annual revenue and industry type. The component must also be responsive and adapt to different screen sizes. Which approach would best ensure that the component meets these requirements while adhering to Salesforce best practices for user interface development?
Use Lightning Web Components (LWC) to create a responsive layout with the Lightning Design System (LDS) for styling, implement a data service to fetch accounts, and use reactive properties to filter the list based on user input.
Create an Aura component that uses inline CSS for styling and fetches account data using Apex controllers, while relying on JavaScript to handle filtering logic.
Develop a Visualforce page that displays account data in a table format and uses standard HTML forms for filtering, ensuring compatibility with older browsers.
Utilize a third-party JavaScript library to create a custom UI for displaying accounts and implement filtering through client-side scripting without leveraging Salesforce's built-in features.

Preparing for SalesForce Certified Platform Developer II Certified Platform Developer II? Now land the interview.

73% of qualified candidates get rejected because of weak resumes. Build an ATS-optimized, recruiter-ready resume in under 5 minutes - free to start.

Build My Resume Free