9. Using CreateFeatureSelector and createSelector for getting the store data - Angular ngrx

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

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

  • @matteoferrarese1844
    @matteoferrarese1844 Год назад +4

    For those of you wondering why at 4:57 there is no "Channel Name Observable Called", this is because the selectors are even more powerful than it seems: the observable is called only if the value of that particular portion of the state CHANGE, this makes the code even more performant

  • @syedhannan546
    @syedhannan546 2 года назад +5

    Thanks a lot for taking out your time to make these videos. I can see that you have recorded these videos during midnight by sacrificing your sleep. You are a good man and your content is helpful a lot. May your life be full of happiness. Thanks

  • @mohamednaleem2988
    @mohamednaleem2988 2 года назад +1

    Very clear explanation with best examples. Thanks sir.

  • @gunjanshrimali2674
    @gunjanshrimali2674 2 года назад

    I Watch lots of tutorial for ngrx even paid courses , but you explain amazing and using clear approach ! Thanks leela brother

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

    Nicely explained tutorials with examples. Thanks Leela for good work. Keep it up. Your videos are really helpful.

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

    Thanks leela for your great work on these video series

  • @sachingoel9866
    @sachingoel9866 3 года назад

    Before starting this video , you are the top in my list for the ngrx. NOT good, not better this is the BEST.

  • @surendrachaudhary2936
    @surendrachaudhary2936 3 года назад

    step by step lesson great,Thanks

  • @badrinathchenna2209
    @badrinathchenna2209 2 года назад

    Great tutorial with clear explanation

  • @chandankumar-ul5to
    @chandankumar-ul5to 11 месяцев назад

    thanks for your valuable time for these type of videos, I learned a lot from your videos.

  • @vishtrinity
    @vishtrinity 2 года назад

    this ngrx thing needs to get automated asap..it makes a developers life so miserable..such a huge learning curve man!

  • @vikasni95
    @vikasni95 2 года назад

    Nice and clean explanation 😊👌

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

    nice explanation

  • @aaronaaronaaron5922
    @aaronaaronaaron5922 3 года назад +1

    Amazing lesson, thanks 🏆🏆🏆

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

    thank you for introducing

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

    Amazing

  • @saitalkchand
    @saitalkchand 3 года назад

    Good Work Leela

  • @revathir6517
    @revathir6517 2 года назад

    Super sir

  • @sunilsarode152
    @sunilsarode152 3 года назад

    Thanks lot :) just add the link of playlist so it will be handy.

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

    hi @leela
    from where you learnt all these?

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

    what if i need to pass counter$ as @Input()? How should I get the actual value of it in child component?

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

    min 6-8 Observable convertion and async pipe--> shorter CODE

  • @rajanchavda1417
    @rajanchavda1417 3 года назад +1

    what if we have so many keys in one Object. That way we have to make too many selectors?

    • @LeelaWebDev
      @LeelaWebDev  3 года назад +1

      That depends on the application. We can create selectors but that would not be nice idea. We have to plan according to the application requirement

  • @rajureddy7512
    @rajureddy7512 3 года назад

    can we use both concepts in module, is it Good or Bad ?

    • @LeelaWebDev
      @LeelaWebDev  3 года назад +2

      We can use but i told you the advantages of using createselector in the previous video. Always it is best practice to use the create selector concept to get the state data into components

    • @rajureddy7512
      @rajureddy7512 3 года назад

      @@LeelaWebDev like some big state , this scenario will do ? Ahh

    • @LeelaWebDev
      @LeelaWebDev  3 года назад

      Yeah

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

    at creation of selectors , that CounterState is interface not a store as you said in a tut . it create confusion for me than i saw your gitgub code . naming convention is not good here ,i think it was state actually it was interface , i know inside angle we should give generic type but ahh
    const getInitialState = createFeatureSelector('state');

  • @AviatorBro
    @AviatorBro 2 года назад

    done - 22nd Jan

  • @revathir6517
    @revathir6517 2 года назад

    Super sir