Wednesday, 26 April 2023

Modules and Topics for Salesforce LWC

 

If you want to learn Salesforce LWC below are the modules and topics that need to be covered 


 Fundamentals of HTML and CSS

Tools for Lightning Web Component Development

JavaScript is required to master the LWC

Setup of Vscode,  Scratch Org

What are Lightning Web Components?

Benefits of Lightning Web Components

Data Binding and Properties

Getter and setter

Components Communication

Lifecycle hooks

PubSub module

Lightning Messaging Service

Rendering components conditionally

Template looping

Lightning Data Services and Base components to get Salesforce data in Lightning Web Components

Navigation Service

Apex connection

Wire service

No comments:

Post a Comment

Tools for Lightning Web Component Development

 Below are the tools required for Web Component Development 1. Chrome Browser (Prefered) You can download it from Google 2. Visual Studio Co...