StackRating

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

Akrion

Rating
1481.56 (4,490,435th)
Reputation
9,510 (16,162nd)
Page: 1 2 3 ... 19
Title Δ
Find an index of array item from another json array item -1.19
Get unique values and their amounts from an array of objects -1.25
Search nested array in lodash/es6 -0.50
using multiple aggregate operators in mongoose 0.00
How transform that array of objects? +0.15
lodash sort an array of objects by a property which has an array of... -0.56
How to map items without undefined value in javascript with Array.p... +0.40
How to convert object to array in JavaScript? +0.52
npm ERR! notarget No matching version found for lodash@4.17.12-pre 0.00
JS filter doesn't work properly when filtering an array +0.77
Why does .findByIdAndUpdate bypasses mongoose middleware? +0.51
Merge Two arrays of different lengths alternatively, JavaScript -0.60
How to merge an array of objects keep only properties in the first... +0.46
What is the difference between $and and $all in this particular case? 0.00
Sort array of objects based on another array -0.85
How to using "find()" with populate field in mongoose? +0.37
Returning the length of the shortest word in a string in JavaScript -1.24
function with .filter() returning undefined instead of filtered array +2.07
Select top N items from each array order by descending in MongoDB 0.00
new Array(5).toString() returning four commas +0.42
How to sort just a specific part of an already sorted 2D Array depe... -0.61
Sorting an array of objects on both ascending and descending order... -0.07
_.intersectionWith does give correct result when objects compared o... -1.25
import {fn1} from 'lib' vs import fn1 from 'lib' +0.52
How to return parent object by filtering nested property -0.72
Mongoose does not update values 0.00
Filter two lists against each other using predicate with ramda -0.61
Why in my case are $gte and $lte not working in mongoDB +0.50
how to Add key value pair to tree structure object using lodash -0.39
JavaScript array map while keeping original elements in the array -1.20
How to invoke every array item when each array item is a function c... -1.40
Filtering array of objects with multiple properties getting empty a... +0.36
Get object key based on value inside that object -0.75
How to get users id after filter and map +1.34
Lodash _.merge function not overwriting properties with updated inf... +0.51
How grab key from api call in this js example -1.08
Using font awesome on Vanilla JavaScript 0.00
Deconstructing an array in increments of two +2.42
Mongoose pagination case insensitive string sorting 0.00
How to push to an array index that does not yet exist -0.86
Difference between fill and fill map -1.60
How does native sort method deal with sparse arrays 0.00
ObjectIDs and uniqueness within a collection 0.00
Generating and Looping through random numbers array with Next button +0.52
Mongodb aggregation - count arrays with elements having integer val... 0.00
How to delete in cascade in several models with mongoose? 0.00
Plain JS or Lodash - replace object values with values from other o... +1.10
Store Regex via Mongoose Schema 0.00
Set key of random objects to a different value +0.52
How can I find an element in an array whose index equals another el... +0.10