Welcome

Welcome to my LWC Guide on Steroids a companion to my πŸ§‘β€πŸ³ LWC Recipes Cookbook.

This guide can be used as a standalone quick reference when you need to learn quick and avoid the dense official documentation.

But when using it with the πŸ§‘β€πŸ³ LWC Recipes Cookbook you maximize its learning potential, as you can learn from first-class code created by Salesforce and commented by a learner like you (me).

What you can expect

All topics here are covered with a minimal, right to the point approach, avoiding superfluous context information or irrelevant information that makes the learning process unnecessary harder. Also, for those materials that I found useful to me and super high quality, you will find references to external video, blogs and articles.

I also advise you that, those external resources might get modified, deleted and unfortunately, are not under my control, so, take care when checking them.

Finally

<aside> πŸ‘€ Important: the content here is primarily sourced from the original Salesforce official sources likeΒ Salesforce Dev Guide. 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.

</aside>

❀️‍πŸ”₯ This is the type of guide that I would love finding when I started with LWC, as I am still doing.

Warming up


Environment Setup

Basic Concepts


How Lightning is processed

LWC Structure

Shadow DOM & Light DOM

Lifecycle Flow

JS Basics