Which parts of lightning components are server-side and which are client-side ? : salesforce lightning component



Which parts of lightning components are server-side and which are client-side ? : salesforce lightni..

Answer / Bhavana Bhardwaj

In Aura components, the controller (JavaScript) is client-side, while the helper (Apex) can be used for server-side logic. In LockerService components, everything except for Apex methods and custom controllers is client-side.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Salesforce Interview Questions

How soap can be accessed? : salesforce integration

1 Answers  


What are the standard reports in salesforce?

1 Answers  


Define sosl ?

1 Answers  


What is a workflow? What is a workflow rule?

1 Answers  


Other than Data Loader any other way to import Bulk Data?

1 Answers   American Express,


Which permission is required to set the running user other than you in dashboard? : salesforce admin

1 Answers  


What is the purpose of using with sharing and without sharing?

1 Answers  


Define a validation rule?

1 Answers  


What are maps in apex?

1 Answers  


If an action is scheduled to be executed for a time-based workflow, is it possible to delete the workflow?

1 Answers  


What is static resources?

1 Answers  


Why do we need to write test classes? : salesforce crm

1 Answers  


Categories