JSFiddle - React, Tailwind, and code Playground

JavaScript

a = [];
a[10] = 1;
alert(a.length);