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