plain js: const o = {} [1,17,9,23].forEach((val, i) => { if (i % 2 === 0) {
obj[plist[i]] = plist[i + 1] }
A static archive of Markus Tacker's tweets. Follow me on Mastodon: @[email protected].
plain js: const o = {} [1,17,9,23].forEach((val, i) => { if (i % 2 === 0) {
obj[plist[i]] = plist[i + 1] }