JSFiddle - React, Tailwind, and code Playground

JavaScript

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