Clone and edit this document
Runkit
Runkit
home page
user forum
new notebook
clone notebook
download notebook
support & documentation
log in
sign up
new notebook
help & feedback
clone this notebook
download this notebook
Sign In
Sign Up
ES6 Template Strings
node v4.9.1
version:
1.0.0
endpoint
share
tweet
In ES6 you can use template strings to more easily construct strings:
null
Template strings also allow you to write multi-line strings:
nullrequire("marked-mangle")
For much more advanced template strings, check out: https://hacks.mozilla.org/2015/05/es6-in-depth-template-strings-2/
Loading…
no comments
sign in
to comment