JSFiddle - React, Tailwind, and code Playground by shapeshifta November 07, 2011 JavaScript var str = '330'; alert(~~str + 1); alert(--str + 3);