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
-
2:41:47
Badlands Media
22 hours agoThe Liberty Den Ep. 135
108K21 -
4:22:11
Alex Zedra
5 hours agoLIVE! New Game | The Escape: Together
44.2K2 -
Odd Man Out
6 hours agoLet's play the overlooked absolute GEM of a game, Saint's Row IV
44.4K3 -
LIVE
SpartakusLIVE
8 hours agoDuos w/ Woes || Friday Night HYPE
1,091 watching -
LIVE
CHiLi XDD
6 hours agoPart 2 F Em UP Friday!
346 watching -
5:14:28
FreshandFit
6 hours agoCall-In Show
55.4K19 -
3:00:07
JustPearlyThings
6 hours agoWhy Do Modern Women Think Disrespecting Their Husbands Publicly Is Funny? Call-In Show | Pearl Daily
58.8K19 -
1:35:17
Badlands Media
22 hours agoEye of the Storm Ep. 241
76.1K29 -
2:05:58
TimcastIRL
7 hours agoTrump Just REVOKED Legal Status Of 530,000 Migrants, Deportations NOW w/ Alex Stein | Timcast IRL
173K251 -
3:39:01
I_Came_With_Fire_Podcast
11 hours agoCHINA MILITARY PURGE | TESLA OWNERS DOXXED | NGAD F-47
34.3K12