JS Loop 2 Arrays mit gleichem Schlüssel

for (variable in object) {
  statement
}
friendly neighborhood googler