Lightning Web Component Crash Course | Learn LWC in 100 Minutes with Live Project

Поділитися
Вставка
  • Опубліковано 24 кві 2020
  • This is a crash course video on the Lightning Web Component framework where we will cover all fundamentals of LWC in just 100 minutes. This video alone is enough to get you started with the framework and design & build your own component from scratch. You all will be building a live project with me to practice the hands-on development.
    🏅🏅 There is a challenge as well for you guys, watch the video till the end and submit your solution to win free vouchers of my Udemy courses.🏅🏅
    📣 Check out my other crash courses
    🐼 Salesforce Integration Crash Course - • Salesforce Integration...
    🐱 JavaScript Crash Course: • Modern JS Crash Course...
    🐭 SLDS Crash Course: • SLDS Crash Course - Be...
    🐹 CSS Filter Crash Course - • CSS Filter Crash Cours...
    #LWC #CrashCourse #SFDCFactsAcademy
    Enroll in my Udemy courses:
    🖥 Lightning Web Component Development - www.udemy.com/course/lightnin...
    🖥 A Practical Guide To SFDX and Salesforce CLI - www.udemy.com/course/salesfor...
    📚 Github repo for the project: github.com/choudharymanish858...
    Refer below documentation to learn more:
    📖 MDN Docs on Javascript - developer.mozilla.org/en-US/d...
    📖 LWC Documentation - developer.salesforce.com/docs...
    📖 Lightning Base Component Library- developer.salesforce.com/docs...
    📖 Lightning Design System (SLDS) - www.lightningdesignsystem.com/
    Become a patron and support my work here: / sfdcfacts
    Please share this video and subscribe to the channel if you love my content.
    Content By: Manish Choudhari
    Editor: Manish Choudhari
    Website: sfdcfacts.com
    Twitter: / manish_sfdc
    LinkedIn: / manish-choudhary

КОМЕНТАРІ • 278

  • @SFDCFacts
    @SFDCFacts  2 роки тому +28

    Do you find this video helpful? Here are my other crash courses you might be interested in:
    ⏭ Salesforce Integration Crash Course 🔗 ua-cam.com/video/2myol9hI28c/v-deo.html
    ⏭ SOQL Crash Course 🔗 ua-cam.com/video/kw6SFQWQ11Q/v-deo.html
    ⏭ Modern Javascript Crash Course 🔗 ua-cam.com/video/dY8li4JnoWQ/v-deo.html
    ⏭ SLDS Crash Course 🔗 ua-cam.com/video/HDsuCGbtqyk/v-deo.html
    ⏭ CSS Filters Crash Course 🔗 ua-cam.com/video/gx25xodfxY8/v-deo.html

    • @anilsrivastava8762
      @anilsrivastava8762 2 роки тому

      Can you explain how to do this use case by LWC .👉Customers should be presented with a UI to view the list of cars
      along with Name, Image, Maximum Load, and Cost

  • @manjunathgoudar2895
    @manjunathgoudar2895 2 роки тому +10

    if anyone out there is on 27:07 and thinking the time on their page seems to be reactive, it is because every variable now is inherently reactive in LWC without needing a @track decorator... this is applicable after Spring 20 release
    Thanks buddy for such a great session, I concur with so many wanna be LWC learners below.. this is a great content, nothing like learning whilst doing hands-on!

  • @mdivs
    @mdivs 3 роки тому +4

    This is a very good course. Nice cuts in the video so there is no useless conversation or waste of time. Ty man, please continue to do more videos like this.

  • @shubhambangad1011
    @shubhambangad1011 2 роки тому +5

    Ofcourse this is the best crash course for LWC. Most of the points have been covered. Really appreciate your work and explanation

  • @chikkuvlogs5143
    @chikkuvlogs5143 2 роки тому +21

    Hi bro, I have learnt LWC and also cracked interview in TCS after watching this video.. Thanks alot.. waiting for your ds and algo videos

    • @SFDCFacts
      @SFDCFacts  2 роки тому +3

      Great Yash👍 Wishing you an amazing career ahead. Will bring soon!

    • @nandinireddy4156
      @nandinireddy4156 2 роки тому

      Hi. Bro i have some doubts on interview can u explain it

    • @avinashvundemodalu5628
      @avinashvundemodalu5628 Рік тому

      @ chikku vlogs Bro, I have one doubt, in APEX we only write soql and remaining all logics will be written in LWC ? before lwc we have written all logics & operations in APEX, for now we write all logics in LWC and only soql in Apex ?

    • @user-ky4sn6sn1k
      @user-ky4sn6sn1k Місяць тому

      hey, any oping there TCS @chikkuvlogs

  • @guruvamshnekkar9868
    @guruvamshnekkar9868 3 роки тому +2

    U are the man ; hats off buddy. I am not a programmer however I remeber things from my BE , dispute of working for customer support I wanted to switch over to different domain that is SF contributer ...... I watched this video like 3 times and u rock man ... I love this always for life time ..... Thanks again .. I wish I could drop an email with huge thanks from my heart ..(tears in my eyes of happiness )

  • @kamalnathrohit
    @kamalnathrohit 4 роки тому +1

    Great video, very precise for a crash course.
    I am new to SF LWC, but hands on different modern web frameworks, this is what I am a looking for. Please keep it coming

  • @LearnWithNeeraj777
    @LearnWithNeeraj777 2 роки тому +4

    What a top quality coding. This is hurricane. No timepass stuffs. ❤️

  • @daniell.valenzuelacalona5798
    @daniell.valenzuelacalona5798 2 роки тому +7

    Great video for getting started with lightning components given some basic knowledge as stated is known prior to the video, better than a lot of trailhead courses.

  • @shaileshsawant6214
    @shaileshsawant6214 2 роки тому +1

    This is great to start the LWC journey. Thanks for the video and appreciate all the efforts.

  • @vaishnavibhonde8066
    @vaishnavibhonde8066 3 роки тому +3

    Awesome content. Who else noticed that he worked till 3AM to make video for us

  • @ManishKumar-th3cw
    @ManishKumar-th3cw 4 роки тому +6

    I just watched it till 33:22 and gotta say thanks for this :) will be completing this in 3 parts

  • @Ashishkumar-vv3uh
    @Ashishkumar-vv3uh 3 роки тому +2

    After learning JS, I wanted a video of this kind on lwc to kickstart and I came across it.Thank you for putting so much effort for us.

  • @aryanchopra811
    @aryanchopra811 4 роки тому +2

    awesome work Manish , you a doing a great job for salesforce ohana keep it up !

  • @ManishKumar-th3cw
    @ManishKumar-th3cw 4 роки тому +18

    completed till 1:07:49 it's really going good till now came to know a lot of things in LWC. it is a crash course...... indeed
    Thanks for this :)

  • @soumyaramteke7020
    @soumyaramteke7020 3 роки тому +1

    Best 1:45 hrs spent ever! Thank you!

  • @Hoodiefoodie1812
    @Hoodiefoodie1812 Рік тому +1

    Loved it! Thank you so much :) Gives me a lot more confidence

  • @madhurakr9170
    @madhurakr9170 4 місяці тому

    Very precisely explained most important concepts of LWC. So nice video . Please keep posting the videos and kudos to your patience and contribution to the salesforce community !!

  • @franciscrump1869
    @franciscrump1869 3 роки тому

    Thanks for putting this up here with a nice explanation. I think since I was able to get it to work that I will take your paid course... also, you might take note that sometimes you type single quotes and your computer later edited that to double quotes, and I had one instance of that: import { LightningElement, api } from 'lwc'; which prevented it from working after I until I replaced the single quotes with "lwc" doublequotes. Otherwise the only main hiccup was just that it needs to have one custom object named ToDo (ToDo__c) with one checkbox field Done (Done__c) in order for the component to work using the SF org one deploys it to... 105:24 in the video (to help future followers) one other thing to watch was button icon-name {buttonIcon} in toDoItem.html not {IconName}

  • @mohdsarfraz8677
    @mohdsarfraz8677 3 роки тому

    Great Brother, I have learnt lots of things about LWC.
    Superb keep it up.
    Please make a video that clearly defines the difference between aura and LWC.

  • @rameshgoud4970
    @rameshgoud4970 4 роки тому +4

    Nice Explanation.Thank You for the Video:)

  • @emmanuvelsuprithr4105
    @emmanuvelsuprithr4105 3 роки тому

    Thank you so much bro , awesome content and and recording till 3am salute your commitment 🙋‍♂️bro

  • @biswaray1225
    @biswaray1225 4 роки тому +4

    Thanks for awesome content and sharing your knowledge with us. really helpful.

  • @kirillhantayev9627
    @kirillhantayev9627 4 роки тому +5

    This content is pure gold!!! Thank you!!

  • @jaredhenning8862
    @jaredhenning8862 4 роки тому +4

    These videos are so helpful. Thank you

  • @sreerampasumarthi8150
    @sreerampasumarthi8150 Рік тому

    Excellent content...In my view this channel is the most underrated channel.

  • @saptarshi24695
    @saptarshi24695 3 роки тому

    Good job sir , badly needed something like that. 👍

  • @kunalsinghgusain2070
    @kunalsinghgusain2070 3 роки тому +8

    !! IMPORTANT!!
    For all people watching after spring 20 release. @track is optional to make properties reactive. All properties in a Lightning web component class are reactive. If a field’s value changes, and the field is used in a template or in a getter of a property that’s used in a template, the component re-renders and displays the new value.
    The only being objects and arrays.
    WHY ??
    Because these are reference types.

  • @karthikeyanbaburajendran1789
    @karthikeyanbaburajendran1789 2 роки тому

    Its the best crash course ever !! keep going...!!!

  • @sangushiva656
    @sangushiva656 Рік тому

    Thanks a lot Manish ...your explanation is very clear and easy to understand.. got overall idea of lwc ..thanks..

  • @solosyntax9395
    @solosyntax9395 Рік тому

    Thanks man. Your explanation was very simple and easy to understand 👌

  • @SpandanBhatt1985
    @SpandanBhatt1985 4 роки тому +4

    u r an inspiration to us. carryon

  • @vishwaskumarjyothula9286
    @vishwaskumarjyothula9286 2 роки тому

    Hi Manish, this is the best course for LWC . I got understanding of the lightning web components with in very short time .Thanks for your efforts Manish .

  • @winstonye478
    @winstonye478 2 роки тому

    love the video, great job!
    can you do one explaining how the lightning message service works?

  • @nehaagrawal6602
    @nehaagrawal6602 3 роки тому +1

    Your content is really amazing and very helpful. Thank you so much for sharing your knowledge.

    • @SFDCFacts
      @SFDCFacts  3 роки тому +3

      Thanks @Neha! There is a lot more to unfold in the days to come. Stay tuned.

  • @free9ja
    @free9ja 4 роки тому +2

    Great Tutorial. Gifted Teacher. Didn't have a choice but to subscribe.

    • @free9ja
      @free9ja 4 роки тому

      I followed your tutorial from scratch and built the component. I also deployed successfully

  • @kapilsane
    @kapilsane 6 місяців тому

    this is the best lwc project video ihave ever seen.

  • @challakoteswararao3048
    @challakoteswararao3048 4 роки тому

    Thanks Dude for awesome explanation on lwc

  • @CuteCat0006
    @CuteCat0006 2 роки тому

    Thank you for your effort. This video is awesome.

  • @pragyapal4258
    @pragyapal4258 3 роки тому

    Good content!! Keep it up bro...and thanks :)

  • @GauravGupta-ku4ul
    @GauravGupta-ku4ul 3 роки тому

    Very good crash course. Quite informative. Thanks mate.

    • @SFDCFacts
      @SFDCFacts  3 роки тому

      Thanks Gaurav, wish you all the best!

  • @maximilianduerr992
    @maximilianduerr992 2 роки тому

    Great tutorial! Thx for sharing!

  • @divyaagarwal3563
    @divyaagarwal3563 2 дні тому

    Thankyou so much for this awesome video! Such a Great Content!

  • @saikumarrv5445
    @saikumarrv5445 2 роки тому +1

    Hi Manish, I hope you are doing very well. I was following each and every video of yours. The way you explain the things, simply, it's awesome .Could you please give us the few more videos on real time projects and also the problems we face generally while doing coding in LWC in Real World and also few more things like whenever the person got an requirement, steps to be followed to develop the component, the mistakes generally people make, best practices to be followed in real world etc. It will be very helpful for the beginners like us. Thanks much in advance.

    • @SFDCFacts
      @SFDCFacts  2 роки тому +1

      Sure Sai, thanks for your feedback. Will come up with something soon. Subscribe to the channel so that you'll know when I do

    • @saikumarrv5445
      @saikumarrv5445 2 роки тому

      @@SFDCFacts Thanks for your reply, I have already subscribed to this channel a long time back and also suggesting new joinees to subscribe it who are having trouble to learn Salesforce. They will get the concepts crystal clear and hopefully, they will learn into salesforce soon.

  • @ryanm1466
    @ryanm1466 2 роки тому

    super helpful thank you! You're super smart!

  • @Crazy-Roland-vDrums
    @Crazy-Roland-vDrums 3 роки тому

    Hello, thanks for the videos. Looked at the posted Udemy course on LWC & under the "Testing" section it says JTest which is different from Jest - is this correct? Could you guys plz comment on the Pros & Cons of JTest versus Jest? Thx Again!!

  • @manjunaths.c8818
    @manjunaths.c8818 2 роки тому

    Woow great Course Manish, You content is very simple and interesting, Could you also please make a crash course on Apex triggers, Salesforce Flows as well

  • @HemprasanthKarunakaran241097
    @HemprasanthKarunakaran241097 2 роки тому

    Hi Manish, Thanks for the awesome content.
    I am confused on this. If its local development, why is there a constraint that we need scratch org? Does SF do anything behind the scenes?(like a validation against a scratch org... I believe thats unlikely, given that we have local dev plugin)

  • @alladayeshwanth9340
    @alladayeshwanth9340 4 роки тому

    if there are multiple input boxes what can be alternatives for this.template.querySelector() as the order is not specified for this function? . Thanks in advance

  • @rajatranjansamal5036
    @rajatranjansamal5036 Рік тому

    Thanks for this wonderful video 👍
    If we want to create a wizard type of screens in Lwc what is the best approach ?
    I mean multiple data entry screens will be there and submit will happen in last screen

  • @nehanimran3684
    @nehanimran3684 3 роки тому

    Thank you so much for this video 😊

  • @PastranaDigital
    @PastranaDigital 3 роки тому

    Bought the Udemy course as a thank you for this great video and to learn more. Well done.

    • @extreamvideos2968
      @extreamvideos2968 3 роки тому

      Bro youtube video and udemy ldc course are same.

    • @PastranaDigital
      @PastranaDigital 3 роки тому

      Similar in some areas yes but the details and clarity provided have helped me better understand the basics. I’m still new to some areas.

  • @maheshkalambe1792
    @maheshkalambe1792 3 роки тому

    Thank you Manish!
    Could you please make video on creating Apex class and test class for same, It will be really helpful.

  • @abhishekpundir1878
    @abhishekpundir1878 2 роки тому

    really liked your video..great work always

  • @wooden-airplane
    @wooden-airplane 10 днів тому

    Very interesting and useful video. Thanks!

  • @giteshkumar815
    @giteshkumar815 3 роки тому

    Hi,
    Which plugin you're using for css ??

  • @shivanichoudhary2345
    @shivanichoudhary2345 4 роки тому +2

    Good going 🤘🏻

  • @doondireddy
    @doondireddy 4 роки тому

    Thankyou So much ManishJi, after reading LWC basics on trailhead I opened youtube for timepass, but I click on this link and I am stuck here for 2 Hours. Once Thanks a ton! __/\__

    • @SFDCFacts
      @SFDCFacts  3 роки тому

      Thats the plan, make you stuck here :D

  • @NONAME-qd3qg
    @NONAME-qd3qg 4 роки тому +1

    Very helpful content and great efforts to make it as simple as possible. Could you please do a short video on using external libraries like momentJS if possible. Thank you !!

  • @kirandey95
    @kirandey95 4 роки тому

    this man is genius...

  • @vinodazure2676
    @vinodazure2676 4 роки тому +1

    I am waiting😋

  • @siddharthabharti2306
    @siddharthabharti2306 2 роки тому

    very nice explanation to cover many topics of LWC, Thankyou

  • @sonamshukla4527
    @sonamshukla4527 3 роки тому

    great work.
    Thanks

  • @amitvaidya1720
    @amitvaidya1720 4 роки тому +1

    Nice Video Manish...

  • @yuvikasharma9942
    @yuvikasharma9942 3 роки тому

    I need some guidance regarding using of get and set methods? Where get methods should use and where set methods should be used?

  • @pratyushakatta3213
    @pratyushakatta3213 4 роки тому +1

    Nice Viedo, Well Explained .Thank You..Please do viedo on CPQ..

  • @masterclass28
    @masterclass28 4 роки тому +1

    Excellent videos Manish

  • @Alarksharma
    @Alarksharma 3 роки тому

    can you please tell which software did you use for recording in this way so that your face video is also coming along with the screen

  • @VivekSharma-et1uy
    @VivekSharma-et1uy 4 роки тому

    Hi Manish, I enabled PubSub for re-rendering the list component but it is not working. Could you please guide me here?

  • @santiagocuretti9892
    @santiagocuretti9892 Рік тому

    Excelent content!
    How do you enable Lightning Explorer?
    It's an extension?

  • @chandansagar3706
    @chandansagar3706 2 роки тому

    Thank you very much for the video.

  • @rajbalakumari7883
    @rajbalakumari7883 3 роки тому

    Hi ,
    Please tell me why am getting sfdx is not recognized as internal and external?

  • @sasipavandarapureddy9491
    @sasipavandarapureddy9491 Рік тому

    Hi Manish, Requesting you to do a crashcourse on Lightning flows. It will be very helpful

  • @vietphanhoang5874
    @vietphanhoang5874 2 роки тому

    Hello sir, thanks for the video
    I have some questions, can you explain them to me, please?
    Let's say we have Omniscript contains custom LWC, so how can Omniscript communicate with LWC ?
    I mean, when input (out of the box element in OS) has changed value, how we can track/listen that in LWC

  • @anandmanirathor9367
    @anandmanirathor9367 2 роки тому

    Hello Manish,
    I was watching your video, just a correction where you are setting a time interval that should not be multiplied by 60 as the init method might be called in between a minute which is not going to have a sync with actual time. It will better sync 1000 ms
    Regards,
    Anandmani Rathor

  • @Bami.
    @Bami. 3 роки тому +1

    This content is so comprehensive, thank you.

  • @sushanth1100
    @sushanth1100 3 роки тому

    I have completed this course. Everything was fine on the development server until I viewed the component on Home Page. Here the background and a few other css were not getting applied. Not sure why.

  • @philipwalker8107
    @philipwalker8107 Рік тому

    Can you write what extensions for file icons you are using in vsc?

  • @rajkopodinic
    @rajkopodinic 4 роки тому

    I'm trying to publish an LWC to my Salesforce Professional account but can't seem to get it right? I get the following error:
    sf:INVALID_OPERATION: INVALID_OPERATION: testLevel of NoTestRun cannot be used in production organizations
    I haven't placed any code or tried to create a component yet I'm just trying to deploy to org but I get the above error no matter what I try, do you have an idea of what I'm doing wrong or missing out?

  • @rahulbhavsar91
    @rahulbhavsar91 4 роки тому

    Where we have to write the code of 5.00
    I can't understand that
    I am new for development

  • @greatindia4162
    @greatindia4162 3 роки тому

    Thanks for the knowledge transfer.
    Can you please create short videos with the exact content. It will be really helpful for lot of people

    • @SFDCFacts
      @SFDCFacts  3 роки тому

      I have started creating short videos now, and loving it so far.

  • @desivloggerincanada
    @desivloggerincanada 3 роки тому

    This video is realy good but while following video as well as taking git hub repo i am facing same issue--> Compilation Failure
    /c/toDoItem/todoItem.js:0,0 : LWC1010: Failed to resolve entry for module "todoItem"
    seems like it is looking for some todoItem component instead of toDoItem . Kindly help i am stuck

  • @ManojVerma-ss5kb
    @ManojVerma-ss5kb 4 роки тому +3

    Brother could you please make video on CPQ

  • @VikasKumar-zw7ko
    @VikasKumar-zw7ko 4 роки тому +1

    I love your Videos

  • @yunuskocatas3879
    @yunuskocatas3879 Рік тому

    which theme are you using. I liked it and I couldnot find. thanks

  • @VidyaRamakrishnan-co2cd
    @VidyaRamakrishnan-co2cd 2 місяці тому

    Good tutorial !!

  • @chikkuvlogs5143
    @chikkuvlogs5143 3 роки тому

    Excellent content..👍 Thanks boss

    • @SFDCFacts
      @SFDCFacts  3 роки тому

      Glad you liked it. Hire me in your next movie Yash Chopra ji :D

  • @sushmach3896
    @sushmach3896 2 роки тому

    Hi, I am facing error installing plugin @salesforce/lwc-dev-server and also getting error while starting the scratch org please help me on this

  • @timjones3647
    @timjones3647 Рік тому +1

    I was really enjoying this and got to minute 25, and my time and greeting is not updating from the static values, even after adding the callback with interval.

    • @IamDhanush
      @IamDhanush Рік тому

      Yes, same here. I don't see them updated.

    • @IamDhanush
      @IamDhanush Рік тому +1

      I have adjusted the code for obtaining date like this and it worked!
      INSTEAD OF:
      const date = new Date();
      ===========================
      Changed to this:
      const currDate = Date.now();
      const date = new Date(currDate);

    • @abl1699
      @abl1699 Рік тому

      It does update. You need to write the exact code Manish has given. It works. I have tried it.

  • @chellappansubramanian1550
    @chellappansubramanian1550 4 роки тому +1

    Excellent

  • @abhijeetsingh6404
    @abhijeetsingh6404 2 роки тому

    Hi, I am seeking a career advice here. Should I consider Salesforce domain for my career. Is it good in terms of growth.

  • @ssramaswammi1886
    @ssramaswammi1886 3 роки тому

    Hi All,
    How to download table as excel with multiple sheets in Salesforce LWC. Please share any references for developing.

  • @aviralagrawal9834
    @aviralagrawal9834 4 роки тому +5

    Learn, Share and Repeat!

  • @avinashvundemodalu5628
    @avinashvundemodalu5628 Рік тому

    Bro, I have one doubt, in APEX we only write soql and remaining all logics will be written in LWC ? before lwc we have written all logics & operations in APEX, for now we write all logics in LWC and only soql in Apex ?

  • @avnishpriyanshu1822
    @avnishpriyanshu1822 4 роки тому

    Is there any difference between development and lighting developer

  • @shivangichopra6022
    @shivangichopra6022 Рік тому

    Amazing content 👍

  • @santa34829
    @santa34829 4 роки тому

    don´t you have a 10 dollar coupon for your course on udemy?

  • @letoan285
    @letoan285 3 роки тому

    does salesforce using LWC over Aure ? do you know which companies using LWC?

  • @SalesforceRaman
    @SalesforceRaman Рік тому

    Nice video !

  • @brijeshkumarkj9196
    @brijeshkumarkj9196 2 дні тому

    Thank You very much