JSFiddle - React, Tailwind, and code Playground by brandondurham October 01, 2021 JavaScript const a = 1; const b = 5; console.log('' + a + b);