StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Picci

Rating
1470.24 (4,519,301st)
Reputation
5,482 (30,006th)
Page: 1 2 3 ... 7
Title Δ
How do I ensure the http post has executed fully when run in a loop... +0.55
Select operator based on stream value +0.54
Angular Rxjs: Have concat wait for a very long tap -1.77
"Object is of type 'unknown'." in RxJS action +0.53
RxJs - how to make observable behave like queue -1.79
How should I emit a single value when observable completes? -0.50
RxJS Conditionally subscribe to nested observable 0.00
Map generic observable list to generic list -0.63
RxJS error in inner stream kill the source -1.73
How to do onething after another in rxjs -0.22
is it possible to avoid nested subscription? 0.00
How to combine observables but emit a value for each as it occurs 0.00
How can I have an observable call another one based on the result? 0.00
Angular - merge multiple consecutive API calls into one result +0.53
Merge two observables in angular for CSV to JSON conversion +0.57
RxJS Observable forkJoin Not Executing in Parallel +0.32
RxJS forkJoin of chained requests? -1.87
What is an elegand solution to iterate (and apply some logic) on an... +0.03
Should Angular services' methods always return observables only? 0.00
RxJS return array of values from mergeMap -0.45
Unnesting subscriptions with RXJS +0.01
RxJs simplify repeated pluck + flatMap -0.43
Angular wait for multiple asynchronous post request and then call a... 0.00
How to improve RxJS code to apply a function only for the first emi... +0.54
How to make observable to repeat +0.03
NodeJS & RxJS: convert observables to nodeJs streams 0.00
How do you use bindCallback with a function that contains a success... +0.22
Delaying all items except specific one +2.24
Sequential rxjs call with parallel inner calls +0.22
Set an env variable using a CLI tool before launching the debugger... 0.00
What is rxjs equivalent to Array.some()? -0.39
How do I iterate over functions that return rxjs observables +0.54
Angular: Convert API Data into New Data Type in Reusable/Clean Method 0.00
RxJS Multiple conditional calls 0.00
using pipe async always stucks on loading +0.51
get value from piped and inner observable -0.28
Get first value from filtering an observable array 0.00
In RXJS, how do I force re-execution of an Observable created with... 0.00
Benefits of Observable with Http in Angular -0.47
How to send to a Subject different Observable results without havin... +0.55
forkJoin() delay between API calls +0.51
How to pipe and tune bulk operation using multiple async tasks usin... -0.46
Determine what caused an observable to complete +0.53
Chaining multiple observables and reusing results of already execut... +2.31
Subscribe calls multiple times when creating multiple instances of... 0.00
How to sum inner property of nested observable arrays, using Angula... +0.56
Filter Observable array of objects based on theirs observables 0.00
In RxJS, should complete be called in an observable that emits no i... 0.00
Angular9: why is the Subject not firing inside the tap operator? 0.00
Why doesn't EMPTY complete the observable? -0.42