StackRating

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

Redu

Rating
1354.79 (4,536,295th)
Reputation
12,982 (11,191st)
Page: 1 2 3 4 5 ... 27
Title Δ
Convert arrays of strings to one array JS +0.03
Iterating over an array of objects, summing values with the same in... +0.04
How to properly use a function that is recursive and receives a sin... -0.33
Simple algorithm -0.70
How to triple even numbers in a list? -0.96
How do I search for words similar to other words? -0.33
Remove extra zeros from a string -0.87
Escaping the promise chain when it's completed +2.58
Javascript Skipping Adjacent Value as Undefined +0.14
Javascript - Check if an array contains only specified values -0.07
JS - How do i run script again when new text elements are added to... 0.00
Does the asyc\await syntax resolve chained functions? 0.00
Functional way to create an array of numbers +0.10
Dynamic sequential execution of promises +1.27
Inner class in ES6 takes more memory? -0.05
How to get a random number without duplicate digits in JavaScript/j... +1.56
DOM - timing of simultaneous events vs setTimeout -0.77
What makes a JavaScript function asynchronous? -0.33
Return from a Promise in an API function without further processing... +0.17
Javascript validation of user input 0.00
JS rotate animation change speed +0.17
Synchronously executing promises saved in variables +0.42
Consolidating array and adding amounts of similar objects +0.88
How to augment data from REST api -0.07
Make ForEach Finish Before Each Loop +0.34
Multiple Promises - Where to resolve? 0.00
Chained and Nested promises with For Loop -1.37
Node JS bluebird promises -0.50
How to use private method of a constructor in object instance 0.00
While loop promise, chain promise -0.79
Assign and immediately delete property 0.00
Recursively fetching data with axios and chaining the result -0.28
Simple task runner in javascript with waiting -0.45
sequential and parallel processing of promises -1.11
Make dynamically created promises execute in sequence -0.79
Using NodeJS promise to query MongoDB +0.49
Promises: How to handle errors in the middle of promises chaining 0.00
Arrays withing an array: how to push all elements forward by one wi... -0.02
Converting and array -0.69
How to translate Promise code to async await +0.17
Batch a stream of requests into promises, grouped by time interval +0.66
Resolve the combined promise when some of them gets resolved +0.44
Using Reduce To Run Function On Each Item In Array, With Delay 0.00
Accessing a timeout variable of another function inside a function... -0.24
How to override previous rl.qu/estion with new one temporarily? 0.00
Node.js - how to call a Facebook API within a for loop without exce... -0.54
Difference between Javascript async functions and Web workers? +0.05
Javascript: how to pass additional variables to a promise .catch fu... -0.17
Process an array of API calls sequentially with Bluebird.mapSeries -0.99
Given a list of async functions, how can I process them n at a time? +2.62