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 ... 13 14 15 16 17 ... 218
Title Δ
Is there a way to define JS functions in arbitrary order? +0.32
Organising async await functions in nodejs/js +1.22
Compare three column values with three inputs by size in postgres +0.36
Is yearly naming for ECMAScript, retrospective? 0.00
Postgresql - Count of elements in nested JSON blob 0.00
defineproperty on object.prototype does not fire when creating nest... 0.00
Using for await...of with synchronous iterables +1.21
How do i obtain the values from pending promises? -2.54
how can I write a promise within another promise in async/await 0.00
GraphQL - Custom Fields 0.00
Using node.js and graphql - I'm trying to display the total num... 0.00
How to properly curry with ES6? +0.09
Flatten nested Javascipt object -0.93
Is it possible to wrap a setInterval in an async generator function? 0.00
Opposite of Buffer().toString() 0.00
QuickSort infinite loop if I declare param defaults inside function... +0.33
Is it possible to assign the same constructor to many classes, whil... +0.33
Is it safe to promisify requestAnimationFrame? 0.00
serialize concurent operations using resources +0.09
Javascript proxy behaves differently on Array.push() and set by index 0.00
Websocket waiting for server response with a queue 0.00
Is something like 'onImport' exists in js? +0.34
Returning SETOF record loses record type when called from another q... 0.00
Does await behave similarly in expressions and statements? -1.30
Does this Safari behavior break the ECMAScript specification? +2.26
Runtime semantics for for-bodies in JavaScript -1.76
Does the JavaScript specification define how the runtime should kee... 0.00
Return this in static function class 0.00
Convert function with callback to async promise 0.00
How to proxy JavaScript creation primitive 0.00
NodeJS - variable is undefined due to a circular dependency? 0.00
`function` declarations are function scoped, but `async function` d... 0.00
Put Javascript Promise into Functions -0.80
Extending/patching HTMLScriptElement.prototype.attributes 0.00
Multiple queries in one request -0.57
The synchronicity of for...await loops in JavaScript 0.00
Why does this async generator cause the JavaScript runtime to hang? +0.36
row_number() always return 1 since the source table has only one row +1.54
Postgresql update a value in a jsonb array column 0.00
What is context of function called inside another function without... 0.00
How to rewrite '__extends = function () {}' to an object 0.00
How can I type a prop of an object depending on another prop's... 0.00
Why isn't this factorial finding algorithm O(n!) run-time compl... -1.19
How to access class attributes and functions within modules properly 0.00
Comma seperated string input for postgres IN operator 0.00
Functions with closure on one argument and the other a return from... +0.34
`this` binding in function defined in other file 0.00
Re-exporting from multiple modules in ES5 +0.32
Conditionally assign array indices -2.85
Where do invalid variables go when using JavaScript's with(){}... -1.34