JavaScript Video Tutorial - Using the map() function to transform collections in UnderscoreJS

preview_player
Показать описание
In this demonstration, we will use the map() function to transform a number of different collections.
Рекомендации по теме
Комментарии
Автор

Really nice lessons and I'm glad to see Sublime Text =)

dmitriydorogonov
Автор

Nice video. I've never considered mapping over DOM elements before. I can see it being useful in my code.

prettyprinted
Автор

how does map know that the anonymous function parameters are the key, value and items. is this a syntax for using the map function? I thought thought map was used array.map( index, function() {}, optional parameter).

kayceecodes
join shbcf.ru