JSFiddle - React, Tailwind, and code Playground by nevkatz January 29, 2022 JavaScript let obj = { name:'nevin' }; console.log(`Name: ${obj.name}`);