Salesforce Lightning Development
Complete lightning tutorial from basic to advance level with live scenario

Salesforce Lightning Development free download
Complete lightning tutorial from basic to advance level with live scenario
Prerequisites:
1. Basic understanding of Salesforce Administration.
2. Good understanding of Salesforce Development using Visual force and Apex Programming Languages.
3. Basic understanding of HTML, Javascript and CSS.
Q : Why to Enroll this course?
1. This course is specially designed for the developers / admin / project managers who wants to understand the lightning application development using aura framework.
5. Every session covered with live coding and examples taken based on real time scenario
Key Pointers
What Is Lightning and usage of it. Structure of lightning framework.
How to develop a component/application and What is lightning bundle properties
Add styling to our component in different ways and use in record page
Lightning Component Attribute & expressions. Intro to SLDS, Aura framework
Invoke Server side code in component and Lightning navigation
What are Nested components and component composition in lightning?
Navigation in lightning and component composition
Lightning Quick Action And Lightning tab
Events in Lightning
Aura method to communicate from parent component to child component
Lightning Layout and its usage
Lightning DataTable and its usage
Server side pagination using lightning component
Lightning Out- Expose component to outside of lightning/salesforce.
Convert your Javascript button to lightning experience
Lightning Data Service(LDS)- Standard controller for lightning component
Creating and Destroying components Dynamically
Test Your Component using Lightning Testing service
Debug your Lightning component with Lightning Inspector
Lightning App builder
Use of Lightning Design Resource in component