$ {variable} in javascript syntex code example
Example: var javascript
var is a keyword to define the varible in js but as of es-6 we, use let and const keywords for the same
var is a keyword to define the varible in js but as of es-6 we, use let and const keywords for the same