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

Поделиться
HTML-код
  • Опубликовано: 31 окт 2024

Комментарии • 40

  • @RaviShankar1947
    @RaviShankar1947 Год назад +5

    Hi Ankit,
    I wanted to take a moment to express my heartfelt appreciation for your fantastic RUclips 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 Месяц назад

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

  • @DeepaChauhan-z9k
    @DeepaChauhan-z9k Месяц назад

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

  • @kumarvenkat739
    @kumarvenkat739 5 месяцев назад

    Thanks for your valuable teaching sir. thanks alot.

  • @ankittiwari5629
    @ankittiwari5629 8 месяцев назад

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

  • @gravityinfinity682
    @gravityinfinity682 5 месяцев назад

    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.

  • @BaluMahendra319
    @BaluMahendra319 8 месяцев назад

    Thanks for the Wonderful Session Ankit...

  • @sagarr7940
    @sagarr7940 8 месяцев назад

    Thanks for one more wonderful session Ankit.

  • @nikhilatram5243
    @nikhilatram5243 10 месяцев назад

    Thank you Ankit sir ❤

  • @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 👍

  • @shubhampatidar1814
    @shubhampatidar1814 8 месяцев назад

    Usefull

  • @AnshikaPreeta
    @AnshikaPreeta 4 месяца назад

    Thank you sir

  • @hishmatrai91
    @hishmatrai91 8 месяцев назад

    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?

  • @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

  • @Tushar.S.Kitchen
    @Tushar.S.Kitchen 5 месяцев назад

    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?.

  • @Abhishek_kshirsagar
    @Abhishek_kshirsagar Год назад

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

  • @akashrai2814
    @akashrai2814 8 месяцев назад

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

    • @TechJourneyWithAnkit
      @TechJourneyWithAnkit  8 месяцев назад

      Is your class annotated as @auraenabl3d

    • @akashrai2814
      @akashrai2814 8 месяцев назад

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

    • @akashrai2814
      @akashrai2814 8 месяцев назад

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