Some of my best answers by content (neither by votes, nor mandatorily accepted)
concat multiple 2 dimensional arrays with lodash
javascript: how to split string that includes double digit integers?
string to map object in javascript
Get last two params of an URL - javascript
Sum all data in array of objects into new array of objects
I have multiple lines of string now i want to print those lines who contains particular substring
transform object to array with lodash
Lodash: filter then map over an object
dealing with missing properties on nested object while destructring
How to get combination of array with specific sequence?
Pairing numbers, must make pairs one at a time and can not be paired with self or group member
How to check if two Maps have the same key set in JavaScript
Group By, Count Distinct, Sum Totals From Objects in JavaScript Array
JS: Finding unpaired elements in an array
Transform objects to array using lodash
Generate weekdays from today and a week forward
How to write the code with less time complexity for finding the missing element in given array range?
Find property by name in a deep object
Custom implementation of comparing two non ordered array of object in Javascript
use underscore or lodash convert one JSON structure to another
Underscorejs Object to Collection
Lodash , check if object exists and property exists and is true
How to transform object into array of objects?