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 ... 27 28 29 30 31 ... 218
Title Δ
Use toLocalString and Reduce Function Together : toLocaleString sho... 0.00
Can await and then be mixed in one implementation? 0.00
How can I perform operations in JavaScript just like we do pipeline... -0.13
Why is Reduce closing out before it finishes looping through the en... 0.00
How to use an async reducer to build an array of promises? 0.00
create object from existing one using Object.create() -0.38
How to go to next item in the loop only after an async function is... 0.00
Tagged template literals in styled-components with an optional addi... 0.00
how to write a single function named `add`. Such that once it has r... +0.37
How to check if NodeJS program is about to exist 0.00
Creating a JavaScript function that filters out duplicate in-memory... -1.30
Does this JS IIFE correctly pass the event and parameters for an ev... 0.00
Use closure to purify a function which builds an object through rec... +1.92
What is the best way to generalize typed setters and getters? -0.44
Why do we use promises instead of if/then statements? -2.43
How to use sync within an async Promise in JavaScript? -1.36
How to use recursion in a power loop with growing number of paramet... -0.16
How to reject or stop going further in a chain of AngularJS promises? 0.00
Getter method does not need underscore to reference. Why? 0.00
How to execute my Add function in javascript +1.07
How to implement a coroutine for applicative computations? 0.00
Javascript: Get a variable name as a string using 'defined'... 0.00
How do I make a class's instances comparable and garbage collec... +0.29
Global variables issue in my JavaScript file -0.21
Add "nomodule" attribute dynamically to the <script no... 0.00
I use .catch to catch rejections on promise but it says me use .catch +0.29
Trying to convert a Braintree nested callback into NodeJS async/awa... -2.37
Using map reduce etc, how would you find the first item matching a... -0.37
Pass Parameter from One Arrow Function to Another? 0.00
Can I use JavaScript ES6 Proxy to observe when an object is created 0.00
Is there a JavaScript function that determines which radio input is... -1.21
Why is shift faster than index access in this JavaScript example? 0.00
Remove all keys from JSON object +0.03
Is it possible to generically instantiate a JS class type from an i... 0.00
Failing to convert a callback queue to use promises 0.00
Problem with "every" method in prototype function 0.00
Begin fetch on event, but wait until itself and another promise set... -1.76
Execution order of Promises in Node.js +1.63
Why does adding then in a recursive asynchronous function make it r... 0.00
What is the exact use of closure? -0.05
Haskell: applying flip twice (type of flip flip) +0.98
Javascript: Export array with objects that refer to functions 0.00
how to convert prototype array to a json string 0.00
Is it acceptable to define a property with a custom getter on an ob... 0.00
Proxy only return target through get method when trying to return a... 0.00
how to decompose TypeScript "Discriminated Union" switch... 0.00
How to directly call setter of an object's parent class? 0.00
How to handle asynchronny in two separate files? +2.35
How to refactor this node.js code, to avoid duplication +0.29
Property descriptors in ES6 classes 0.00