JSFiddle - React, Tailwind, and code Playground by InferOn June 03, 2014 JavaScript for( var i in [1,2,3,5]){ debugger; console.log(this[i]) ; }