Activity › Forums › Salesforce® Discussions › What is the difference between Aura and Lightning frameworks in Salesforce?
Tagged: Aura Component, Aura Component Framework, Difference, Frameworks, Lightning Component Framework, Salesforce Aura, Salesforce Lightning
-
What is the difference between Aura and Lightning frameworks in Salesforce?
Posted by Suraj on May 10, 2017 at 1:19 PMWhat is the difference between Aura and Lightning frameworks?
shariq replied 7 years, 8 months ago 3 Members · 2 Replies -
2 Replies
-
Hi Suraj,
Aura is an open-source UI framework built by Salesforce for developing dynamic web apps for mobile and desktop devices.To build lightning components in salesforce lightning we use the Lightning component framework. The lightning component framework is not different from the Aura framework rather it is a subset of the Aura framework. The Lightning Component framework is built on the open-source Aura framework. However, the open-source Aura framework has some features that aren’t available to Lightning Component framework.
Thanks.
- [adinserter block='9']
-
Hi,
Aura is an open-source UI framework built by Salesforce for developing dynamic web apps for mobile and desktop devices. The lightning component framework is not different from the Aura framework rather it is a subset of the Aura framework. The Lightning Component framework is built on the open-source Aura framework. However, the open-source Aura framework has some features that aren’t available to Lightning Component framework.
Apex is a development platform for building software as a service (SaaS) applications on top of Salesforce.com’s customer relationship management (CRM) functionality. Apex allows developers to access Salesforce.com’s back-end database and client-server interfaces to create third-party SaaS applications. Apex includes an application program interface (API) that developers can use to access user data on Salesforce.com.
Thanks
Log In to reply.