Salesforce Lightning Web Components

LWC

Salesforce Lightning Web Components
Salesforce Lightning Web Components

Salesforce Lightning Web Components udemy course

LWC

This course covered different areas in the Lightning web component programming model with simple examples.

  • Introduction

  • Developer Tools

  • Anatomy of LWC(Lightning web component)

  • Component Reference & Playground

  • Data Binding

  • Calculator Example

  • HTML Directives

  • Decorators

  • Picklist Preparation

  • Lightning Data Service

    • Record Form Base Components and wire adapters, functions from uiRecordAPI

  • Call Apex method

  • Lightning Data Table

  • Communication Between Components

  • Add and Delete dynamic rows

  • Mass Delete

  • Lightning Message Service(examples with LWC, Aura, and Visualforce)

  • Include LWC in Visualforce Page

  • Navigate to record's "Create Page" and pre-populate field values

  • Share JavaScript

  • Drag & Drop

  • Custom Lookup

  • How to Expose properties to set default values