js templates

JavaScript   →  Javascript Шаблоны

Циклы:

For

var i, myArray =[];

for(i = myArray.length; i--;) {