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 ... 7 8 9 10 11 ... 218
Title Δ
How to convert a mention tag text to a <router-link> ? (VUEJS) +1.44
I am getting a TypeError for using the 'in' keyword on an o... +1.16
Why is my Async function returning Uncaught TypeError: (intermediat... +0.32
Is it an antipattern to resolve a Promise with no argument just to... -2.32
Nested namespaces vs. ES modules +0.34
Why Do Methods In A For Expression Evaluate Per Loop -0.67
Object transformation using recursive function +0.64
Is this correct example for Multiple-Callback Function (JavaScript)? 0.00
Directly store object properties in array of objects, without creat... +0.33
Using const inside for loop -0.15
Iterete thru map with [key, object] values +0.98
A better vanilla JS approach to finding any false value in a nested... -2.46
Does function scope "lock" a value against changes made i... 0.00
Whats the shortest way to return a condition as 1 and -1 +0.36
Efficient dynamic import of multiple scripts in module type Web Wor... 0.00
UnhandledPromiseRejectionWarning: TypeError: Cannot read property &... 0.00
What is Symbol(asyncId) and can you use it to clear intervals? +0.28
Referencing this or instance in javascript singleton +1.28
I'm trying to go step-by-step to see how Promise.prototype.catc... 0.00
How do I use reject properly in this setTimeout using promises? 0.00
Nested function vs outer function with arrow function that passes e... 0.00
Chaining promises including fetch 0.00
Statement always true 0.00
How to reference dynamically created intersection observers in a JS... 0.00
Is time complexity saved if you save a Map's values as an array... 0.00
JS Promise Ignored (not sure) 0.00
Re-factor TypeScript code with declaration merging to ES2015 module... 0.00
Premature close with pipeline, but not if using pipe 0.00
How can ECMAScript AssignmentExpression production rule produce `fo... 0.00
Javascript Proxy: prevent any further properties to get called when... 0.00
Vue - Destructuring object to this (data) 0.00
Creation and execution phase in ECMAScript Specification 0.00
Node-postgres prepared statements with conditional arguments 0.00
JavaScript : Shortcircuit choose between JSON Stringify & Strin... 0.00
Why is a recursive deep equality check faster than an iterative ver... 0.00
Promise.All returning empty 0.00
How do I handle a rejected Promise in a Service Worker install event? 0.00
Efficient way to map properties from multiple objects to single obj... 0.00
Any way to solve this without concat this two arrays? 0.00
webpack doesnt add prototype function to Object from other file 0.00
What is the best practice to create an async iterator? Should I use... 0.00
Javascript: can I return a reference to a function defined outside... 0.00
Prevent a call to a super method from happening multiple times in a... 0.00
How to sort array by object property with multiple conditions in Ja... 0.00
UnhandledPromiseRejectionWarning: Unhandled promise rejection in _.... 0.00
Detect browser support of the Scroll-To-Text Fragment (:~:text=) fe... 0.00
How to convert unicode F1 emojis for use in telegram 0.00
Promise chain does not resolve; what is the correct way to fix? 0.00
return result of async function in synchronous function 0.00
Send XMLHttpRequest data in chunks or as ReadableStream to reduce m... 0.00