StackRating

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

Bergi

Rating
1653.67 (507th)
Reputation
598,890 (39th)
Page: 1 ... 10 11 12 13 14 ... 218
Title Δ
Store Promise in Map to resolve/reject later 0.00
Sort in ascending order but keep highest at beginning in javascript? -0.73
Optionally inherit from subclass of base class +0.91
Why lib.es5.d.ts has Promise? 0.00
How can I perpetually retry an IO until I get a result? -0.53
Is function scope already determined in initial compiled even it no... 0.00
Complex destructuring of array of objects 0.00
Promise rejection regardless of configuring catch clause on caller 0.00
How to distinguish HTMLElement from its constructor.prototype? 0.00
How to write a switch statement shorter in JS, while also using exp... 0.00
Different result when calling Array.prototype.slice.apply(arguments) -1.32
graphiQL-query in Axios 0.00
Better way to do this If statement? 0.00
How to create custom asynchronous function in Javascript? +2.08
Why would you build a static function in Javascript when you can bu... +1.41
Optional chaining method on find with default value and a ternary o... 0.00
Is it possible to create a 'variable' from two columns in a... 0.00
How to determine the correct `this` inside a regular arrow fn with... 0.00
Using SUM throws "values aggregate function calls cannot conta... 0.00
Does using `await` always involve a microtask? 0.00
PostgresQL for each row, generate new rows and merge +2.27
Javascript: avoid eager async execution and prioritize calls on eve... -1.87
Break a .finally() chain +0.78
Do singletons have advantages over modules in TypeScript? 0.00
set returning functions are not allowed in CASE, in Postgres 10.6 0.00
Why on my NodeJS+Express REST API a promise calling my function fai... 0.00
UTC is different on 2 servers for same database -1.84
Expressjs higher order router vs appending to request -0.43
How to export inner function from (exported default) outer const bl... +0.33
Using Tenary Operator -0.12
Why does redeclaring an identifier in a function, mask a parameter... +1.39
Form fields are empty on serialize when processed thru JavaScript C... 0.00
Are thunk and function currying the same? -0.63
Problem in running code with Promises in javascript -0.18
Can ES6 natively encode permutations over Set in functional paradigm? 0.00
Why does my "thenable" function time out? +0.33
JS Promises: does the then() method always return a promise, or can... 0.00
Javascript async iterables for loop guaranteed to finish in order? 0.00
How to split a big pattern match into multiple modules? -0.42
Ordering in JavaScript promises -0.53
Javascript ES6 Destructuring Nested Object Parent and Child Assign... -2.45
postgresql, generated fields from jsonb +2.09
Async/await syntax: Is there a way to define a block of code to exe... +0.32
I want to access API using async / await 0.00
How and when Promise `.then`, `.catch` and `.finally` land in Event... +1.08
JavaScript import instead of require in an object +1.11
Why is there the Proxy «apply» trap in JS? -1.90
Function not found in module 0.00
Only one string allowing in minimist? 0.00
Nodejs: How many .then() block can you chain in a promise? 0.00