JSFiddle - React, Tailwind, and code Playground
by JonVisc
HTML
<button id="exception" onclick="var arr=['hey', 'yo'];alert(arr[-2]);">Except!</button>
by JonVisc
<button id="exception" onclick="var arr=['hey', 'yo'];alert(arr[-2]);">Except!</button>