Y
Hacker News
new
|
ask
|
show
|
jobs
by
thomasfoster96
3995 days ago
Yes, template strings can be nested (well, they can using Babel).
1 comments
empyrical
3995 days ago
This works for me in the latest Chrome too:
`${`test`}`
link