salesforce questions and answers
1. What is Lightning? A lightning Component framework is a UI framework for developing responsive web apps, Single Page Application FrameWork, It Supports partitioned multi-tier component development that bridges the client and server, It uses JavaScript on the client-side and Apex on the server-side. 2. What is the use of Lightning Component Framework? Out-of-the-box set of components, Event-driven Architecture, Framework optimized for performance. 3. What is a component? Self-contained and reusable units of an app, A single line of code can use the entire app wherever want. 4. What is an aura framework? Aura is an open-source framework. Enables building apps completely independent of your data in Salesforce. 5. What is lightning App Builder? The Lightning App Builder, To build apps visually, without code, quicker than ever before using off-the-shelf and custom-built Lightning components. Make your Lightning components available in the ...