Skip to content
Namaste Salesforce
Advanced Featured Free

Lightning Web Components A–Z

Build modern Salesforce UIs with Lightning Web Components: templates, reactivity, events, Apex wiring, LDS, and deployment.

0Lessons
1h 45mDuration
Self-pacedAccess
Swarnil Singhai

Instructor

Swarnil Singhai

About this course

Modern Salesforce UI development

Lightning Web Components (LWC) is Salesforce's modern, standards-based UI framework, built on native web components, ES modules, and real reactivity. If you've written any modern JavaScript, LWC will feel familiar; if you're coming from Aura, this is the lighter, faster future. This free course takes you from an empty component to a tested, deployed feature.

You'll learn component anatomy — the HTML template, JavaScript class, and metadata file — then reactivity with tracked fields, getters, and template directives. We cover event handling and communication between components, wiring server data with Apex and Lightning Data Service, and the platform niceties: navigation, toasts, and error handling. The final lessons cover unit testing with Jest and deploying your work to an org with the Salesforce CLI.

Prerequisites: working JavaScript (ES6+) and basic Salesforce familiarity. Outcome: you'll be able to build, test, and deploy real LWCs that read and write Salesforce data and behave well inside Lightning Experience. Completely free, with a video trailer to get you started.

Advertise with us · 728×90

Course curriculum

Lightning Web Components A–Z Start