1.
Objects
Installation Of SFDX CLI
Installation Visual Studio Code
Deb Hub
Scratch Orgs & Non Scratch Orgs
Create Project with Manifest
Authorization of Org
Retrieving and deploying of Code
Testing the Components in Orgs
Introduction & Getting Started to LWC
LWC Fundamentals
JavaScript Properties
Component Lifecycle & Composition
Component Communication Using Events
Access Salesforce Data
Navigation Service and Other Features
Aura and LWC Interoperability
Mini Project
Introduction & Getting Started to LWC
1. Course Overview
2. Introduction to LWC
3. Set Up Development Environment
4. Create Developer Org and Setup Dev Hub
5. Create Scratch Org
6. Explore Salesforce CLI Commands
LWC Fundamentals
1. Component Bundle
2. First LWC Component
3. Data Binding
4. Applying CSS
5. Conditional Rendering
6. Looping Or Iteration
7. Sample Project
8. Component Library Overview
JavaScript Properties
1. Private Properties – Non Reactive
2. Private Properties – Reactive
3. Getter Properties
4. Public Properties
5. Public Boolean Properties
Component Lifecycle & Composition
1. Using Slots
2. Public Methods
3. Shadow DOM
4. Component Lifecycle
Component Communication Using Events
1. Dispatching And Handling Events
2. Communication Between Independent Components
3. Share JavaScript Code
Access Salesforce Data
1. Working with Salesforce Data – An Overview
2. Lightning Data Service – Create Record
3. Lightning Data Service – View Record
4. LDS – RecordViewForm and RecordEditForm
5. LDS – RecordForm Base Component
6. Call Apex Method Using Wire Adapter
7. Call Apex Method Imperatively
Navigation Service and Other Features
1. Display a Toast Notification
2. Get Record Id and Object from Framework
3. Meta File Configurations
4. Lightning Navigation Service Overview & Examples
Aura and LWC Interoperability
1. Communicate in Same Component Hierarchy
2. Communicate in Different Components Hierarchy
Sample Project
1. Demo project Which cover all the topics in LWC
Initial Setup and Lightning Overview
Lightning Bundle and SLDS in a Real Time Project
Rendered Resource
Lightning App Builder and Pages, Design and SVG Resource
& Lightning Custom Tab
Connecting Parent and Child Components
Using sobjects to save and Retrieve Data
Lightning Events : Component Events
Soap Services
Restful Services
Inbound and Outbound Calls