StackRating

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

Iven Marquardt

Rating
1484.04 (4,477,440th)
Reputation
935 (163,736th)
Page: 1 2
Title Δ
Pascal's Triangle with Recursion in JS - Explanation Asked +4.21
How to work with javascript Map without mutations +3.03
Nested Data Fetching fp-ts pyramid of doom +4.23
How to implement memoization with "pure" Functional Progr... +1.33
How to use the ContT monad transformer? -2.97
Convert nested For Loop with .map +4.18
How to await an Array of async Tasks without blowing the stack? 0.00
Converting function with logic and ui into higher order functions 0.00
Javascript - Using compose with reduce +5.35
Reduce multiply functions 0.00
How to make a function call itself n times -1.40
What is the best way to handle optional return values in JavaScript? -3.52
Javascript ES6: Implementing generator for unfold function 0.00
Principle behind short callback function syntax -2.30
Javascript functional composition/sequencing -2.32
How to type dictionary passing style? +0.20
Javascript Pipe function - why do all standard implementations retu... -1.38
Is there a proper functional programming name for this function (f1... -0.81
How to make deferred nested function call structures stack safe? 0.00
Why is composition of identity and unary function not equal to the... +4.24
RangeError: Maximum call stack size exceeded on my first google scr... 0.00
How to convert this function into a pure function? +0.67
What's the best way of creating a new object with updated neste... +1.47
Is the Y Combinator a left fold or a right fold? 0.00
Referential transparency in functional programming -3.70
JavaScript (es6) haskel where alternative -3.34
IO as First In Composition Chain -3.08
If a function is executed inside another function, would it immedia... -3.80
How to pass data to a later stage of a compose pipeline +0.27
Join elem with next one in a functional style, in JavaScript +0.47
Functional way of re-using variables in a pipe -1.97
Possible implementation of Promise.any on JS -0.09
How to share intermediate results of continuations? -2.29
How to write a TaskT Monad Transformer to compose asynchronous comp... 0.00
Why do I get an error when I use transduce? -3.99
Typescript Sum Pluck Type -2.78
How can I delete a focused property of an object with a van Laarhov... -3.32
Is my understanding and js code about transducer correct +4.40
How can I reuse function chains in Javascript? -3.65
How to pass an argument to each function inside a compose function... 0.00
How do I `.filter()` an array/object and return a new array with th... -0.79
Is there a difference in expressiveness of thunk or pair based defe... -3.39
How to demonstrate simple point-free style in JS -3.00
Pass a list of functions to pipe or compose in Ramda.js +3.60
Binary Search Algorithm in JavaScript Max Call Stack Size Exceeded 0.00
making a range function in javascript -3.25
Why is WeakMap clear() method deprecated? 0.00
Need clarification on what is going on with the "use strict&qu... -1.87
Dynamic currying, and how to hold both a function and value in Java... -3.72
javascript variable hoisting confusion +2.52