JSFiddle - React, Tailwind, and code Playground

by Steven Senkus

JavaScript

for (let x of ['a', 'b']) {
        console.log(x);
}