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 ... 14 15 16 17 18 ... 218
Title Δ
javascript - IF ELSE operators +0.10
Can I do this using only spread and destructuring assignment? +1.58
Converting data property to accessor property and vice versa in Jav... 0.00
How do I get my program to keep running when a single promise resol... -2.55
Stop a module initialising on import in Javascript 0.00
Is there an es6 method to create an array and conditionally push it... +0.87
Why does Array#slice not work as expected when an array contains ch... +1.33
postgresql: How to update JSONB to add new key in nested array +2.31
JavaScript Inner-workings Explanation 0.00
Querying JSONB array value for sub values? -1.69
Why is this generator function wrapper consuming the iterator when... 0.00
Resolving promise inside function causes a X(...) is not a function... 0.00
"Expected 'this' to be used by class method" I st... 0.00
How to filter json array per each returned row in Postgresql 0.00
PostgreSQL: Grant CRUD operations only in one database 0.00
How can I use async lambdas without a try/catch block and still hav... 0.00
Concise arrow function body grammar -0.59
Get specific values from a jsonb column -0.90
Fundamentally, why are the execution contexts of function declarati... 0.00
Exporting an Object directly? 0.00
Order of creation of Constructor object and prototype Object 0.00
Javascript and setMonth behaving unexpectedly +0.31
Promise.all([ anotherPromise, anotherPromise ]) when nesting promis... -0.70
Postgres LEFT JOIN as property 0.00
Can I pre-allocate memory for a Map/Set with a known number of elem... -2.23
Javascript OR Expression: return Operand that is *not* NaN -0.33
Is there a way to redeclare the scopes of an existing function in J... 0.00
Converting Promises Code to async await and mocking test cases? 0.00
Export * as * using ES6Modules -0.58
Is there a name for this 'pattern'? 0.00
javascript changing global var setTimeout 0.00
Postgresql merge/aggregate json column and return json object as ou... 0.00
function object with public static properties 0.00
Call parent function in parent class instead of child (same names)... 0.00
How to select fields using alias name? 0.00
Maximum call stack size exceeded when replacing prototype with ES6... -1.30
how do I insert many, if it already exists, dont do anything with P... 0.00
Writing multiple map functions in Promise.all() -1.62
Safely extracting property from object in Javascript -0.21
refactor map, reduce and double for loop - javascript es6 +1.63
reduce the time complexity of nested for loop +0.34
Clean up after an object gets garbage-collected +1.60
returning an async value is returning "undefined" - why c... -2.57
Cannot drop constraint with postgres even using adminer or sql comm... 0.00
Observing hoisting of let declarations +0.70
How to pass async function value to an event handler 0.00
Combining rows of different tables into one row that can have a value 0.00
Why does Object.prototype not set the value of an object? 0.00
Async function with += +0.44
Is there a shorthand way to wrap properties of a component object o... +0.29