Premium Only Content
`_.unzip` function on array using JavaScript Library underscore.js ( #shorts )
Hi Friends,
`_.unzip` function on array using JavaScript Library underscore.js
`_.unzip` is a utility function in Underscore.js library that allows you to convert an array of tuples into multiple arrays, each containing elements from a single position in the list.
In below example, we start with an array of lists people that we created using `_.zip`. We use `_.unzip` to reverse the operation and convert the lists back into separate arrays. The resulting `unzipped` array contains three arrays, one for each original input array.
// syntax
_.unzip(array)
// example
var people = [
["Angel", 30, 68],
["Bob", 25, 72],
["Cherry", 35, 70]
];
var unzipped = _.unzip(people);
console.log(unzipped);
// [
// ["Angel", "Bob", "Cherry"],
// [30, 25, 35],
// [68, 72, 70]
// ]
#javascript #under #score #underscore #underscorejs #unzip #underscoreunzip #unzipfunction #unique #object #array #string #nodejs #javascriptinterview #method #js #jquery #function #shorts #viral #popular #latest #new #coders #development #code #dev #interview #php #trend #trending #answer #laravel #youtube #instagram #socialmedia #education #edit #how #india #knowledge #quiz #reels #short #subscribe #share #update #video #web #webdeveloper #website #webdesign #ytshorts #youtuber #princecheema_official @princecheema_official
-
30:13
Athlete & Artist Show
19 hours agoNew Single Game Shots Record!
183 -
13:29
Demons Row
11 hours ago $0.04 earnedThings I Wish I Knew Before Joining a 1% Outlaw Motorcycle Club
95 -
22:24
Jasmin Laine
15 hours agoTrump SLAMS Canada As “Land of PROPAGANDA and Economic COLLAPSE!”
1.55K29 -
3:52
Blackstone Griddles
14 hours agoLoaded Tater Tots on the Blackstone Griddle
4941 -
LIVE
BEK TV
2 days agoTrent Loos in the Morning - 10/27/2025
152 watching -
8:55
Freedom Frontline
13 hours agoNancy Pelosi PANICS As CNN’s Dana Bash EXPOSES Her Fake Shutdown Lies LIVE
2034 -
8:43
Red Pill MMA
18 hours ago5 Reasons Ireland’s New President Is a DISASTER for the Country
1424 -
8:50
Dr Disrespect
3 days agoDOC REACTS to Battlefield 6 Season 1 Trailer
165K22 -
16:47
Nikko Ortiz
1 day agoThis Is Why Your Single...
10K10 -
9:03
MattMorseTV
1 day ago $27.56 earned“Sanctuary States” facing FEDERAL CHARGES.
32.7K90