JSFiddle - React, Tailwind, and code Playground by Tyriar April 02, 2013 JavaScript var a = { 1: "first", 2: "second" } alert(a[1]);