Initial Setup and Lightning Overview
- Initial Setup
- Lightning Components - An Overview
- Lightning App : An Overview
- Reusability of Components and Role of Attributes
LIGHTNING BUNDLE and SLDS in a Real Time Project
- Starting with Mini Project: Defining Attribute
- Create Input Fields
- Create Input Fields 2
- Boolean Conditions in Lightning Components
- STYLE Resource and SLDS -1
- STYLE Resource and SLDS - 2
- Attributes and Expressions in Lightning
- Component Resource in the Bundle
- Preparing you for Helper Resource
- Helper Resource in the Bundle - PART 1
- Helper Resource in the Bundle - PART 2
- Helper Resource in the Bundle - PART 3
- Documentation Resource in the Bundle
- Complete understanding of Documentation Resource
Rendered Resource
- Renderer Resourse and Component Life Cycle
- Renderer Resource -PART 1
- Complete understanding of Renderer Resource
Lightning App Builder and Pages, Design and SVG Resource & Lightning Custom Tab
- Lightning App Builder and Lightning pages
- Design Resource and Property of a component
- SVG Resource
- Lightning Custom Tab
Connecting Parent and Child Components
- Calling one component in another
- A detailed analysis on 2 way data binding
- Two Way Binding - Hands On
- Calling a method using 'init' Event
- Calling a method using 'change' Event in lightning
Using sobjects to save and Retrieve Data
- Setting up Objects to Save Data
- Creating, Mapping and Binding sobject fields
- Writing Apex Code: A Server Side Controller to perform DML operation
- Calling Server Side Controller
- Writing Apex Code for Child Component
- Calling child function from parent and Retrieving Salesforce data
- Success Message
Lightning Event : COMPONENT EVENTS
- Lightning Event: An Introduction
- Setting Up Grounds for Component Event
- Component Events : Hands-on
- Writing Source Component Code for All three Cases
- Deciding the correct phase and writing Aura Handler at District Level
- Writing Aura Handler for Medium Priority Complaint at State Level
- Using getSource(), pause(), resume() and stopPropagation()
- Take it as an Exercise
- Component Event (A Practical Example)
Bonus Lecture
- Coupon Code