LWC Bootcamp Day 24 | @wire Decorator | Apex Class for LWC

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ม.ค. 2025

ความคิดเห็น • 44

  • @RaviShankar1947
    @RaviShankar1947 ปีที่แล้ว +5

    Hi Ankit,
    I wanted to take a moment to express my heartfelt appreciation for your fantastic TH-cam videos explaining the concepts of Salesforce.
    Your dedication to creating informative and insightful content is truly commendable. Your videos have not only helped me but have undoubtedly benefited many others in the Salesforce community.
    I kindly request you to continue making these valuable videos. Your contributions are incredibly meaningful and have a positive impact on learners and professionals alike. Your dedication to knowledge sharing is inspiring, and I encourage you to keep up the excellent work.
    Thank you once again for your outstanding efforts in making Salesforce concepts more accessible to everyone. We look forward to more of your enlightening videos in the future!

    • @TechJourneyWithAnkit
      @TechJourneyWithAnkit  ปีที่แล้ว

      Thanks, Ravi for your kind words. It really matters to me and boosts my motivation and also gives direction that I am going on the correct path and learners do understand my teaching and knowledge sharing.

  • @ranjitabehera9333
    @ranjitabehera9333 4 หลายเดือนก่อน

    Hey Ankit, Really I want to appreciate your teaching and explaintion skill. Every thing is just perfect. Thank u so much.

  • @kumarvenkat739
    @kumarvenkat739 7 หลายเดือนก่อน

    Thanks for your valuable teaching sir. thanks alot.

  • @ankittiwari5629
    @ankittiwari5629 10 หลายเดือนก่อน

    you have exceptional teaching skills, thank you so much for the content you have freely provided for everyone.

  • @gravityinfinity682
    @gravityinfinity682 7 หลายเดือนก่อน

    Thank you for your great contribution Ankith bhai. Your sessions are worth more than any highly paid courses out in the market. Thank you once again for sharing your knowledge to others for free.

  • @DeepaChauhan-z9k
    @DeepaChauhan-z9k 3 หลายเดือนก่อน

    Hi Ankit, Very well explained and detailed videos on LWC so far ..

  • @BaluMahendra319
    @BaluMahendra319 10 หลายเดือนก่อน

    Thanks for the Wonderful Session Ankit...

  • @sagarr7940
    @sagarr7940 10 หลายเดือนก่อน

    Thanks for one more wonderful session Ankit.

  • @GayathriRadhakrishnan-xl3hn
    @GayathriRadhakrishnan-xl3hn ปีที่แล้ว

    Thank you so much for the amazing sessions Ankit 🙂 All the concepts are very well explained. Appreciate your efforts and I look forward to more of your videos 👍

  • @nikhilatram5243
    @nikhilatram5243 ปีที่แล้ว

    Thank you Ankit sir ❤

  • @Tushar.S.Kitchen
    @Tushar.S.Kitchen 8 หลายเดือนก่อน

    Hi at this moment 44:20 why didn't we decorate the accounts with @track decorator as we are using this property in HTML and accounts is an array?.

  • @shubhampatidar1814
    @shubhampatidar1814 11 หลายเดือนก่อน

    Usefull

  • @govardhanreddy4971
    @govardhanreddy4971 28 วันที่ผ่านมา

    Hi sir
    Getting this error after writting the code please help me to resolve the error
    validation crud premission beforebsoql/dml operation (rule:security-apexcrudviolation) error 13:24

  • @hishmatrai91
    @hishmatrai91 10 หลายเดือนก่อน

    Thank you, Ankit, for your invaluable assistance! Your efforts are greatly appreciated.
    If I go to an account (one of these accounts) and change its name, the component that displays that account list will also be dynamically updates to reflect the change?

    • @TechJourneyWithAnkit
      @TechJourneyWithAnkit  10 หลายเดือนก่อน

      Yes they all are using the LDS - Lightning Data Service

  • @AnshikaPreeta
    @AnshikaPreeta 6 หลายเดือนก่อน

    Thank you sir

  • @Harshvardhansingh-s7k
    @Harshvardhansingh-s7k ปีที่แล้ว

    Bhai Datatbale pe ek Mini project Ho Jaye with using multiple objects records with CRED operation.

    • @TechJourneyWithAnkit
      @TechJourneyWithAnkit  ปีที่แล้ว +1

      Yes, I do have this in my plan, but before that, I need to cover a few more concepts.

  • @shivanik6497
    @shivanik6497 ปีที่แล้ว +1

    Hi,
    I am working on a project where I need to create marksheet of students, i need to use multiple wire methods for fetching and displaying data, so can we use multiple wire methods? Is it a good practice? Please suggest.

    • @TechJourneyWithAnkit
      @TechJourneyWithAnkit  ปีที่แล้ว +1

      It's completely up to the complex architecture. If you can wrap the data in one wrapper class in one wire call then go for that approach otherwise if two operations are completely different then go for different wire methods

    • @shivanik6497
      @shivanik6497 ปีที่แล้ว

      Okay, Thanks

  • @Abhishek_kshirsagar
    @Abhishek_kshirsagar ปีที่แล้ว

    lightning card is displaying but data table is not showing what can be the problem?

    • @TechJourneyWithAnkit
      @TechJourneyWithAnkit  ปีที่แล้ว

      check the API name of fields

    • @Abhishek_kshirsagar
      @Abhishek_kshirsagar ปีที่แล้ว

      @@TechJourneyWithAnkit Thanks sir. mistake was in html I wrote column = {columns}

  • @MasterGoGoa
    @MasterGoGoa 10 หลายเดือนก่อน

    I am getting error, Unable to find Apex action class referenced as 'AccountHelper'.
    Please help me ??

    • @TechJourneyWithAnkit
      @TechJourneyWithAnkit  10 หลายเดือนก่อน

      Is your class annotated as @auraenabl3d

    • @MasterGoGoa
      @MasterGoGoa 10 หลายเดือนก่อน

      @@TechJourneyWithAnkit yes, I have typed @AuraEnabled. Can I send my code screenshot on LinkedIn? Or email you ?

    • @MasterGoGoa
      @MasterGoGoa 10 หลายเดือนก่อน

      @@TechJourneyWithAnkit can I share the screenshot of my code?

  • @wilson7846
    @wilson7846 10 วันที่ผ่านมา

    what is user mode and system mode

    • @TechJourneyWithAnkit
      @TechJourneyWithAnkit  9 วันที่ผ่านมา

      System mode means ignoring system security of profile and sharing settings
      And user mode means considering those security