<aside> 👀 Important: the content here is primarily sourced from the original Salesforce official sources like Salesforce Dev Guide , but also inputs from blog posts, videos and webinars. Think of this guide as a LWC Developer Guide on steroids, based on my experience, topics that I found missing, or not explained in a simple manner. This is the type of guide that I would love to find when I started learning LWC, and I am still doing.

</aside>

Warming up


Environment Setup

Must Watch Videos

Basic Concepts


How Lightning is processed

LWC Structure

Shadow DOM & Light DOM

Lifecycle Flow

JS Basics


Javascript Basics

LWC parts


HTML Template

Styling LWC

Composition - Properties and Decorators for Parent and Childs

<component>.js-meta.xml file