Skip to main content

Sagar Mahalle

Sagar Mahalle is a Senior Technical Consultant at Perficient. He is a front-end developer with experience in developing Lightning Web Components in Salesforce.

Blogs from this Author

Understanding a Lightning Web Component and Its Multiple Parts

A lightning web component (LWC), a new Salesforce module increasing in popularity, allows us to bundle HTML markup and CSS styles into custom HTML elements. However, to understand and utilize an LWC correctly, we need to understand the following: How to create a basic LWC Composition and communication with events in an LWC Reactivity in […]