Deploying to an Org
Deploy Lightning Web Components to a Salesforce org with the Salesforce CLI, source tracking, and metadata deploys.…
Redirecting to the course… Lightning Web Components A–Z
Deploy Lightning Web Components to a Salesforce org with the Salesforce CLI, source tracking, and metadata deploys.…
Unit-test components with Jest and sfdx-lwc-jest: rendering, user interaction, events, and mocking Apex and wire.…
Use platform services: navigate with NavigationMixin, show toast notifications, and handle errors gracefully.…
Connect components to Salesforce data using the wire service, Apex methods, and Lightning Data Service.…
Communicate between components: DOM events, custom events with detail, and parent-child versus unrelated patterns.…
How LWC reactivity works with tracked state and getters, plus the core template directives for rendering and lists.…
Dissect a Lightning Web Component: the HTML template, the JavaScript class, and the meta XML configuration file.…
A quick trailer for the course: what LWC is, why it matters, and what you will build across the lessons.…
Build modern Salesforce UIs with Lightning Web Components: templates, reactivity, events, Apex wiring, LDS, and deployment.…
Start Course