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
-
LIVE
Turning Point USA
1 hour agoCharlie Kirk Receives The Medal of Freedom at The White House | 10.14.2025
20,684 watching -
LIVE
TheCrucible
34 minutes agoThe Extravaganza! EP: 53 with guest co-host Rob Noerr (10/14/25)
886 watching -
LIVE
Kim Iversen
50 minutes agoMAYDAY! America’s Food System Is Collapsing — And Trump Thinks CHINA Will SAVE Us?
902 watching -
LIVE
Right Side Broadcasting Network
4 hours agoLIVE: President Trump Participates in the Charlie Kirk Medal of Freedom Ceremony - 10/14/25
8,724 watching -
1:05:00
Dr. Drew
4 hours agoLetitia James Just Found Out "No One Is Above The Law" In Spectacular Display Of FAFO w/ Viva Frei – Ask Dr. Drew
8.31K1 -
LIVE
The White House
1 hour agoPresident Trump Participates in a Medal of Freedom Ceremony for Charlie Kirk
1,252 watching -
LIVE
Professor Nez
4 hours ago🚨🇺🇸Trump Awards Medal of Freedom to Charlie Kirk LIVE: President Trump Honors Charlie Kirk
158 watching -
LIVE
LFA TV
20 hours agoLIVE & BREAKING NEWS! | TUESDAY 10/14/25
1,284 watching -
1:12:06
vivafrei
4 hours agoAre they Killing the Ostriches? Roger Ver Strikes a Deal! Tommy Robinson, Tom Homan & MORE!
94.7K21 -
34:01
Stephen Gardner
20 hours ago🔥You won’t BELIEVE what just happened to Trump!
14.1K24