THE filter() OPERATOR | RxJS TUTORIAL

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ก.พ. 2025
  • RxJS Operators: Let's dive into the filter() Operator and understand how to use it!
    Code: jsfiddle.net/e...
    Want to become a frontend developer? Consider diving into some of my courses:
    Angular vs React vs Vue - Quickstart and Comparison: acad.link/ng-v...
    Ionic + Angular - The Practical Guide: acad.link/ionic
    Angular - The Complete Guide: acad.link/angular
    Vue.js - The Complete Guide: acad.link/angular
    You can follow me on Twitter (@maxedapps), Facebook ( / academindchannel ) or visit our Website (www.academind.com).
    See you in the videos!

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

  • @user-zb5jp4ti1d
    @user-zb5jp4ti1d 7 ปีที่แล้ว +14

    can't think of a better start to a day than watching Max effortlessly break down seemingly obscure n complex stuff ... thank you.

    • @academind
      @academind  7 ปีที่แล้ว

      Haha, really awesome to hear, thanks so much Ashim!

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

    Finally some one new to add to my angular learning rampage subscriptions!

    • @academind
      @academind  7 ปีที่แล้ว

      Thanks again Jonathan :)

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

    kudos for the "this" tips!

  • @haifzhan
    @haifzhan 7 ปีที่แล้ว +6

    thanks Man, I have learned your Angular4 course, really helpful!

    • @academind
      @academind  7 ปีที่แล้ว

      Awesome to hear that, thanks a lot Haifeng!

  • @Nikoz47
    @Nikoz47 7 ปีที่แล้ว +2

    Thank you very much for your great tutorials, i've learned Angular of your youtube courses, and also thank you for great Ionic 2 course, now I'm making my apps much better :)

    • @academind
      @academind  7 ปีที่แล้ว +2

      Really happy to hear that, thanks so much for your great feedback!

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

    Really helpful explanation! I'm trying to figure out if it's worth using the filter operator to filter data returned from an api call, and it sounds like the answer is: no, because it's for filtering the stream of data from the observable, which in the case of an api call, consists of only one thing.

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

    Great video once again Max!

    • @academind
      @academind  6 ปีที่แล้ว

      Thank you Malia!

  • @cglatzel
    @cglatzel 7 ปีที่แล้ว +2

    your thumbnails are the best :D

    • @academind
      @academind  7 ปีที่แล้ว +3

      Ramping up my Photoshop skills ;D

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

    Precise. Thanks a lot :)

    • @academind
      @academind  7 ปีที่แล้ว

      Thanks so much Zayn!

  • @janaks7016
    @janaks7016 6 ปีที่แล้ว +2

    what is the difference between map and filter? I think both are doing same action..

    • @Cheesyonmytoasty
      @Cheesyonmytoasty 5 ปีที่แล้ว

      Map gives you the same amount of values which you can transform, filter can reduce the amount but returns the original values.

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

    thank you for this video Max.
    what would you advice me to pick, Angular2 or React
    also , is the Rxjs library part of React framework?
    thanks

    • @cglatzel
      @cglatzel 7 ปีที่แล้ว

      gidmanone I might be wrong but RxJS is not part of React but it should not be problem to use it together

    • @gidmanone
      @gidmanone 7 ปีที่แล้ว

      is there a difference btw what RxJs does and what Redux does the?

    • @cglatzel
      @cglatzel 7 ปีที่แล้ว

      yes, I've never worked with Redux before but u can't easily compare these 2 frameworks, they both have different approaches, so all I can say is that u can do some 'Redux-things' with Rxjs but not everthing
      u should look up some explanations or comparisons for these two on the internet

    • @gidmanone
      @gidmanone 7 ปีที่แล้ว

      thanks bro , you ve been of help.
      did you take Max' Angular 4 course, coz i need some help with the Authentication part
      thanks

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

      No I didn't, sorry and I only know some things from the angular documentation about authentication which dives not so deeply

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

    .bind(this)

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

    Why don't you create video tutorial for udemy? I have watched and learned Angular, Node and React from your udemy tutorials only.

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

    0:53.. =)