JSFiddle - React, Tailwind, and code Playground

by Viet27th

JavaScript

var trees = ['redwood', 'bay', 'cedar', 'oak', 'maple'];
delete trees[3];
for (let a = 0)