JSFiddle - React, Tailwind, and code Playground by ethagnawl March 22, 2013 JavaScript var v1 = { 1: 'one', 2: 'two', 3: 'three' }; alert(v1['1']);