Book Image

Complete Salesforce Lightning Application Development [Video]

By : Syed Chand Shah
Book Image

Complete Salesforce Lightning Application Development [Video]

By: Syed Chand Shah

Overview of this book

The new Lightning Experience combines the three major components—Lightning Design System, Lightning App Builder and Lightning Components—to enable anyone to quickly and easily create beautiful, modern enterprise apps. If you wish to explore the new Lightning experience, then look no further because this practical video course will be your companion and ensure that you make the best use of the Lightning platform. This video course will show you how to enable, create, and configure a Lightning solution. You will dig into component attributes, expressions, value providers (and attribute data types and other aspects of attribute definitions) and create an efficient component via attributes and expressions. Then you will create a Lightning-enabled Apex Controller that exposes data and logic to the client application. Next, you will create a Lightning application in the Developer Console, use static resources in your Lightning Application, and preview your Lightning application in the browser. Finally, you will create custom Lightning components and custom Lightning events and communicate between components using events. You will then learn how to create Apex methods that can be called remotely from Lightning component code, make calls from Lightning components to remote methods, and handle server responses asynchronously using callback functions. Towards the end of the course, you'll learn how to manage the state of your Lightning application using the URL's hashtag and use Lightning's Component event and Application event.
Table of Contents (6 chapters)
Chapter 3
Salesforce Lightning Design System
Content Locked
Section 2
SLDS to Lightning Components
In this video, learn the implementation of SLDS in Lightning Components - Enhance the BMI Calculator using SLDS in the code - Test run the code in Stand-alone app