Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Personal Transformation Meditation Life Purpose Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee

This course includes:

  • 15.5 hours on-demand video
  • 4 articles
  • 32 downloadable resources
  • Full lifetime access
  • Access on mobile and TV
  • Assignments
IT & Software Other IT & Software Salesforce Lightning

Lightning Web Component Development

A step by step guide to be a Lightning Champion in no time. Concept to implementation
Rating: 4.2 out of 54.2 (863 ratings)
7,883 students
Created by Amit Singh
Last updated 12/2020
English
30-Day Money-Back Guarantee

What you'll learn

  • What is Lightning Web Component?
  • Lightning Web Component Testing
  • Lightning Web Component Framework
  • Lightning Web Component Development
  • LWC & Aura Communication
Curated for the Udemy for Business collection

Requirements

  • Basic Understanding of SOQL(Salesforce Object Query Language)
  • Basic understanding of Apex Development
  • Basic Understanding of JavaScript & HTML5 Web Statdards

Description

Lightning Web Component is a new methodology 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 Lightning web component?

  • How can you develop Lightning web components?

  • What are all the best practices to develop the lightning web components?

  • What are various patterns anti patterns to develop the lightning component?

  • How to use Lightning Web Component in various places?

In this course, we will mainly focus on the Lightning Web Component Development where we will be providing the examples in each section which we prefer as mini project so that you can be master of the Lightning web component.

As we know that LWC is the new concept and still new to the market and this course will make you the master of the Salesforce Web Components and make you a valuable salesforce gem which will give you the boost to your career.

If you are thinking that you are ground level in web component or salesforce then no need to worry I am here to help you which will make you master of lightning web component.

Who this course is for:

  • All Salesforce Developers
  • Experienced Salesforce Admins
  • Salesforce UI & Salesforce UX developer
  • Professional who wanted to migrate Aura Component into LWC Components

Featured review

Deeksha Satish
Deeksha Satish
109 courses
35 reviews
Rating: 5.0 out of 5a year ago
Superb course! Very well explains all the concepts in detail. It is best if you split the course into two days. Visit the first half of videos on Day 1 and rest on the next day. Learnt a lot from the project as well. Definitely recommended for upskillers and freshers.

Course content

12 sections • 91 lectures • 15h 33m total length

  • Preview01:12

  • Preview18:37
  • Signup for your first free developer edition org
    02:59
  • Setup Visual Studio code & Salesforce CLI
    04:14
  • Authorise your salesforce environment from VS code for 2 different purpose
    06:26
  • Setup Scratch ORG with DevHub Org
    16:04
  • Useful salesforce dx commands
    13:50
  • Web Component Fundamentals(HTML 5 vanilla components)
    11:41
  • Overview of Lightning Component Library
    03:28
  • Make Salesforce Environment Ready
    2 questions
  • Test Your Knowledge
    3 questions

  • Lightning Web Component Bundle
    07:04
  • Hello world Web Component
    11:00
  • Apply Styling(CSS) to your web component
    08:35
  • Data Binding from JavaScript Class to Web Component
    05:09
  • Basic Overview of Html Events
    12:27
  • Conditional Rendering - use if else in your web component with tom & jerry
    11:31
  • Display your list in lightning web component (looping & iteration)
    09:30
  • LAB - Develop a Simple Calculator ( Addition & Subtraction )
    13:38
  • LAB - Develop a Simple Calculator ( Multiple & Devision)
    05:57
  • Test Your Knowledge
    4 questions

  • Decorators in Lightning Web Component
    03:54
  • Spring 20 Updates about @track decorator
    00:20
  • Private Property (Reactive)
    09:13
  • Private Property (Reactive @track decorator)
    04:07
  • Public Property (@api decorator)
    03:30
  • Getter Property
    04:26
  • JavaScript Boolean Property
    00:27
  • Modify Calculator Component
    2 questions
  • Knowledge Test on JavaScript Fundamentals
    3 questions

  • Web component Lifecycle hooks
    16:02
  • Composition of One Component inside other component
    12:02
  • Using slots into web components
    07:32
  • How shadow DOM works in Web components(Real time demo)
    07:27
  • Metadata file Explanation
    19:28
  • LAB - Create a Contact List component using Composition
    12:01
  • Test your knowledge
    4 questions

  • When To use Events in LWC
    02:45
  • How to create a simple event?
    08:05
  • How to pass data from Child Component to Parent Component
    10:42
  • Bubbling Event
    10:51
  • Call Child Component Method using Parent Component
    11:43
  • Communicate between Aura Component & LWC
    11:22
  • Share JavaScript Code between components
    14:53
  • LAB - Quick Case Component Structure
    12:24
  • Test Your Knowledge
    7 questions

  • Introduction to LDS
    02:23
  • Get Current Record Id & Object Api Name
    04:12
  • LDS View Record - RecordViewForm & RecordForm
    12:47
  • LDS Edit Record - RecordForm & RecordEditForm
    14:13
  • LDS Create Record - Record Form & Record Edit Form
    12:16
  • Call Apex Class Method using @Wire
    15:09
  • How to pass parameters in @wire method
    09:10
  • Call Apex Class Method using imperative method
    10:33
  • Lightning UI Record API
    19:43
  • Lightning UI Object info API
    17:49
  • LAB - Create Custom Lookup Part 1
    08:16
  • LAB - Create Custom Lookup Part 2
    09:41
  • LAB - Create Custom Lookup Part 3
    10:33
  • LAB - Wrap up the Custom Lookup
    07:53
  • Modify Quick Case Component
    1 question
  • Test Your Knowledge
    4 questions

  • Display Toast Notification
    03:10
  • Design Attribute in LWC
    11:55
  • Navigation in Salesforce
    15:29
  • Use Web Component in VF Page
    10:40
  • Work with Custom Labels in Lightning Web Components
    05:25
  • Work with Static Resource in Lightning Web Component
    09:25

  • Jest Setup
    11:32
  • Writing test units for Web Components
    24:39
  • Writing Unit Test for @wire method with params
    17:29
  • Writing Unit Test for imperative method with params
    12:28
  • Debugging Test Files using Command
    07:37

  • Project Overview
    03:54
  • Create Object Model For Project
    03:40
  • Import Existing Beer Records into System
    04:19
  • Create BeerSearch Component
    04:12
  • Create BeerTile Component
    07:24
  • Create BeerList Component
    22:32
  • Add to Cart Functionality - Part1
    16:57
  • Add to Cart Functionality - Part 2
    10:26
  • Add to cart Functionality - Part 3
    20:38
  • Cart Detail Component
    15:41
  • Cart Detail Component Part 2
    13:42
  • Apply Discount to the Cart Items
    08:34
  • Select Shipping Address
    20:15
  • Place Order Functionality - Part 1
    11:59
  • Place Order Functionality - Part 2
    08:30
  • Order Detail Component
    14:01
  • Project Wrap-up
    02:49

Instructor

Amit Singh
Application Architect | Lightning & Integration Champion
Amit Singh
  • 4.3 Instructor Rating
  • 927 Reviews
  • 8,251 Students
  • 2 Courses

I am a Salesforce Certified Application Architect and I hold 13X Salesforce active certification and former Lighting Champion & current Analytics Champion.

I have expertise in Lightning and Integration Development.

I love to solve the problem of the profession in those who are facing any difficulty in salesforce with their scenarios.


I mostly knew as "SFDCPanther" where I used to post the technical content with the various scenarios. I am a global community speaker where I used to speak at various topics related to salesforce.

From the last 10 months, I have created a YouTube channel which is also Known as SFDCPanther where I post the technical content about Lightning Component, and also I have a complete course about Lightning Aura Components. My YouTube channel is considered as one of the best YouTube channels for Learning Salesforce Development.


  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.