JS pętla 2 tablice z tym samym kluczem
for (variable in object) {
statement
}
friendly neighborhood googler
for (variable in object) {
statement
}