Hacker News new | ask | show | jobs
by duckerude 2813 days ago
Backticks are used for template literals. Try evaluating `2 + 2 = ${2 + 2}`.
1 comments

Those weren't backticks (`) either. They were "smart" quotes (’ -- you may need a different font to view the differences more readily ’ vs ').
But you understood what they meant right?