StackRating

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

ftor

Rating
1511.74 (59,800th)
Reputation
19 (1,636,081st)
Page: 1 2
Title Δ
Can side effects be avoided with ES2015 Iterators and the Iteration... -4.00
How do I write an app using a recursive function that can be starte... +1.87
Does the static land spec completely separate instances and types? 0.00
understanding destructured arguments to recursive function -4.16
Difference between using a spread operator (...) and push.apply, wh... +4.61
Why can't I iterate the properties of my ES6 Map? -4.39
Why setTimeout code blocked? -2.24
Eloquent JavaScript : immutable string values +5.23
How to do Nested For Loops in Functional Style -1.19
How to map over arbitrary Iterables? -2.46
What was the decision to not bind "this" in an inner func... 0.00
Rewrite react functional component in vanilla javascript +0.32
Javascript reference vs binding...what's the difference? +1.23
Advantages of using immutable.js over Object.assign or spread opera... +4.09
Conditional operations in function composition +0.64
Explicit passing initial value as undefined in array reduce -2.56
Should Maybe.map respect the mapped value? -3.30
Example of Recursion That Can't be Accomplished By While Loop -2.85
Variable declaration in recursion function -0.07
Uncurry a curried function of n parameters in javascript +4.27
Practical use of K-combinator (Kestrel) in javascript +0.25
Compose function signature +0.81
Reversing a String with Recursion -0.25
modify a property of an object in the functional way -3.65
Where did the argument go in this example? +1.10
What's the difference between `{}` and `()` in these code? +3.89
What is the meaning or interpretation of this ES6 function +4.05
Promise all resolvation +6.03
Decypher ES6 const destructuring declaration +0.18
Stacks and recursive functions -2.35
Destructure array to object property keys -1.63
reduce combines an array into a single value -1.19
Getting range numbers using recursion in JavaScript -3.99
Immediate function with another function call Javascript 0.00
javascript: expecting true or false but getting number 0.00
Why does var a = ...arguments fail, if console.log(...arguments) is... +3.93
How to protect functions which are called with different contexts f... +0.01
Why does function composition compose from right to left in Javascr... +3.95