JSFiddle - React, Tailwind, and code Playground by cancerbero_sgx August 09, 2013 JavaScript var s = "se"; var bool1 = s.startsWith('se'); console.log(bool1);