Event communication is a fundamental concept in Lightning Web Components (LWC) development. It allows components to communicate with each other efficiently. Types of Events in LWC In Lightning Web Components, there are two primary types of events: Let’s dive into…

Introduction Lightning Web Components (LWC) is Salesforce’s modern framework for building custom user interfaces in Salesforce applications. Understanding the component lifecycle is crucial for efficient component development, optimizing performance, and implementing complex functionalities. What are Lifecycle Hooks? Lifecycle hooks are…

Use Case: - The company called XYZ is using many ( 100+ ) lightning web components and out of 20+ LWC are using dependent pick-list. As a developer, you have been asked to develop a generic ( reusable ) component which can work for any objects & for any component.

Hi Folks, In this Post, we will learn how we can get the picklist field values in our Lightning Web Component using JavaScript Controller. We do not need to write a single line of apex code. We will utilize the…
Day 20 Agenda Client Side Cache to improve the performance of Lightning Component ForeGround Actions Background Actions How to include external JS library in Lightning Component
Agenda Introduction to Lightning Out Use Lightning component in VF page Live Project Work Complete “Cart Item” component Add “Process to Checkout” button Add “Continue Shopping” Button Modify the “CartInfo” Component to show the existing cartItems If you have any…
Agenda Lightning Map Single Markup Multiple Markup Live Project Work Implement Create Cart Functionality Implement Create Cart Item Functionality Implement “Existing Cart Item” functionality If you have any queries or any other questions reach us out @ [email protected]