JSFiddle - React, Tailwind, and code Playground
by Adam Smith
JavaScript
function log(l) {
document.write(l + '<br/>');
}
function whatAdamIsDoing() {
while (true) echo 'Aēsop Veritas';
}
by Adam Smith
function log(l) {
document.write(l + '<br/>');
}
function whatAdamIsDoing() {
while (true) echo 'Aēsop Veritas';
}