LWC best practices || interview question|| lightning web components || aura components|| salesforce

Поділитися
Вставка
  • Опубліковано 7 жов 2024

КОМЕНТАРІ • 33

  • @SaddamHussain-tl8kp
    @SaddamHussain-tl8kp 2 роки тому +5

    Mentor with such a humble and soft communication skill...that touch the heart and whenever I watch your video it automatically catches my attention...thank you so much for such helpful videos

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

      Comments like these helps me believe that I am on right track 😊😊thank you so much 🙏🙏

    • @SaddamHussain-tl8kp
      @SaddamHussain-tl8kp 2 роки тому

      @@Mtripathi347 please accept my connect request on LinkedIn. I will be more than happy to hear from you...again tqsm☺️

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

    Thank you so much Mohit Tripathi for your videos. For sure will help me a lot with interviews next month :)
    Even for me as a 4 years experience Salesforce Developer, your videos helps a lot.
    I wish you the best, regards sir.

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

      Best of luck for your interviews :) glad u find content useful. keep me posted about ur interviews :)

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

    Hi, Thank you so much. Your videos are awesome. Can you do apex scenario based (code) questions that are frequently asked?

    • @Mtripathi347
      @Mtripathi347  2 роки тому +2

      Sure, I will make a video on that really soon. Thanks

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

      @@Mtripathi347 Thank you so much. Code questions are hard to research. Your videos are very informative.

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

    Thanks ,these videos helps a lot..

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

      Thanks Harshadeep, glad you like it . :)

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

    Great work.

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

    Q-> As we know In production there shouldn't be any system.debug statement in apex,then how to check the issues in production that are generated by apex ?

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

      follow proper error catching mechanism.... infact a good error catch framework should be used ... go through those error logs whenever apex fails..

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

      @@Mtripathi347 except this try catch block ,is there any other way?

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

      @@satyam9515 ofcourse, you need to check debug logs.. and need to set up debug levels as per your need.. it will have everything happened over that transaction.

  • @nishantkumar-vv8pf
    @nishantkumar-vv8pf 2 роки тому

    Sir , can you please make a video on what were the challenges you faced in your project

    • @Mtripathi347
      @Mtripathi347  2 роки тому +2

      Well.. the most challenging thing is unnecessary meetings 🤣🤣 jokes apart, yes i will make a video on challenges on a real time project and also my interview mistakes and failures 🤞🤞

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

    Hi Mohit,
    Could you please help me. A question was asked in my interview today, the question is
    How do we fetch all accounts that have at least one or more contacts and we have to show fields like account name, last modified contact name related to account and in the org we have millions of accounts and contacts. And data have to show in datatable in LWC.

    • @ramtajogi7726
      @ramtajogi7726 3 дні тому

      List conList = [select id, accountid, account.name, account.lastmodificationContactName];
      List acc = new LIst();
      for(Contact con: conList){
      acc.add( new Account(Id=con.accountid, lastmodificationContactName=con.account.name, lastmodificationContactName =con.account.lastmodificationContactName ));
      }

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

    good video !

  • @ch.kirankumar9315
    @ch.kirankumar9315 2 роки тому

    Hi sir,
    ur linkedin profile msging option is locked, im unable to msg you.. is there anyway i can get ur notes, that would be helpful for me

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

    Hi sir, I need your guidance to prepare for a sfdc dev interview for 1-2 yrs exp

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

      Hi Sam, feel free to ping me on linkdin and we will discuss how to prepare and crack an interview :)

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

      @@Mtripathi347 sure

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

    Please use mic

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

      Thank you Pushkar for ur valuable suggestion. this indeed is v low voice.

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

    Hi Sir, Kindly share your linkedIn id please

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

    Hai Sir, I am preparing for the Salesforce Interview. I am requesting you please share the notes. I have already sent a request to you in LinkedIn. Whenever you free please accept and Thank You.

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

      what is the linkdin id
      please share here