JSFiddle - React, Tailwind, and code Playground by alirokni September 25, 2018 JavaScript let hello = 'hello'; hello = 'goodbye'; console.log(hello);