[Free] Introduction To Salesforce Lightning Web Component ( Lwc )
Get the basic understanding and introduction of Salesforce LWC from an industry expert – Free Course
What you’ll learn
- What is Lightning Web Components
- Difference between Lightning Web Components and Aura
- What is ES modules in LWC
- How to setup the LWC local development server
- LWC Function Unification
- Writing a program and Design Template in LWC
Requirements
- Basic understanding of Salesforce Apex and SOQL is preferred
Description
Introducing Lightning Web ComponentsNow you can build Lightning components using two programming models: Lightning Web Components, and the original model, Aura Components. Lightning web components are custom HTML elements built using HTML and modern JavaScript. Lightning web components and Aura components can coexist and interoperate on a page. To admins and end users, they both appear as Lightning components.
Lightning Web Components uses core Web Components standards and provides only whats necessary to perform well in browsers supported by Salesforce. Because its built on code that runs natively in browsers, Lightning Web Components is lightweight and delivers exceptional performance. Most of the code you write is standard JavaScript and HTML.Intended Audience:
Salesforce Professionals
UI and UX developers
Experienced Professionals
Salesforce Developers and Admins
Students and Fresh Graduates
Our Free Course Covers the below Topics:
Introduction and event setup
-
What is Lightning Web Components
-
Difference between Lightning Web Components and Aura
-
What is ES modules in LWC
-
How to setup the LWC local development server
Our Paid course covers the below outline:
LWC framework is a new programming model to develop Salesforce Lightning Components. This course is designed to help you understand three basic things:
-
What are Lightning Web Components?
-
Why Salesforce has introduced the Lightning web component framework?
-
How can you develop Lightning web components?
Course Outline
Introduction and event setup
LWC function unification
Loop style
LDS forms
LDS Programmatically
Wire
Wire property/functions
Event Declaratively
Event Programmatically
Pubsub singleton
LMS
LWC is still new in the market and learning LWC can make you a Salesforce gem and can give your resume another dimension.
If you are new to any web development framework, please do not worry as the course will start from very basic (ground 0) to help you understand how can you start coding web components
Author(s): Anand Narayanan