Overview
This training course teaches attendees everything they need to know to begin creating Salesforce Lightning Web Components using Visual Studio Code and the Salesforce command line interface. Also participants will learn how to incorporate styles, navigate the Lightning Architecture, and more.
Objectives
At the end of Salesforce Developer training course, participants will learn
- Lightning web component architecture
- Visual Studio Code and the Salesforce command line interface
- JavaScript, CSS, and HTML/XHTML as they pertain to Lightning Web Components
- Lightning data service
- Debugging and testing web components
- Localization, locker service, and event handling
- Aura comparison and coexistence
Prerequisites
Participants must have a strong technical background are already familiar with Apex and Visualforce or Aura Components such as Salesforce developers, OR have object-oriented development experience and are looking to quickly develop skills on Salesforce.
Course Outline
- Scratch Orgs
- Setting up a Salesforce Developer Hub Org
- Standard Components
- Component Library
- AppExchange Components
- Aura Framework
- Lightning Aura Components Overview
- Camel & Kebab
- Building Your First Components
- Syntax
- Selectors
- Common CSS elements
- Classes & Subclasses
- Building a Tile Component using (SLDS)