JSFiddle - React, Tailwind, and code Playground

JavaScript

_.forEach([1,2],function(i, v){alert(v);return false;})