filmov
tv
JavaScript Video Tutorial - Using pluck() and shuffle() functions in UnderscoreJS

Показать описание
In this demonstration, we will use pluck() function to extract an array of values for a common property on a list of objects. Then, we will demonstrate the shuffle() function to randomize the order of elements in an array.