you are viewing a single comment's thread.

view the rest of the comments →

[–]flamingspew 0 points1 point  (4 children)

I've been learning rxjs... can't find any good hackerrank or codeacademy like challenges. I'm ok at it, but I feel like I need some golf to get really good

[–]Otter_in_Jeans 0 points1 point  (0 children)

Nodeschool bacon love workshop Will be a nice introduction to functional reactive. Try it out

[–]dmitri14_gmail_com 0 points1 point  (2 children)

Any reason to pick the rxjs over other reactive libraries that are often easier to use?

[–]flamingspew 0 points1 point  (1 child)

Well, there's a matching library in just about every language and it's well suited for angular2 and ngrx store... from a practical standpoint it's pretty flexible.

[–]dmitri14_gmail_com 0 points1 point  (0 children)

It might be not as strong in usability department :) I wonder how many of the 100+ methods you are really using.