Tag: sfdc

Chapter 8: Understand Lightning Web Component Folder Structure

In this Chapter, we are going to discuss the Component folder structure Component File Structure HTML File (helloWorld.html) JavaScript File (helloWorld.js) Configuration File(helloWorld.js-meta.xml) CSS File (helloWorld.css) LWC must contain HTML… Read more »

Chapter 6 : Deploy metadata from Scratch Org to Sandbox/Production Environment using SFDX

In this Chapter we will learn about how to Deploy metadata from Scratch Org to Sandbox/Production Environment using SFDX Perquisites Please go through Earlier Chapters in the Lightning Web Component… Read more »