6.9 cheat sheet: the new string methods

27 views
Skip to first unread message

Mika Genic

unread,
Apr 15, 2016, 7:53:01 AM4/15/16
to Exploring ES6
the example for raw is:

> String.raw`\` === '\\'

shouldn't it be:

> String.raw(`\`) === '\\'

?
Reply all
Reply to author
Forward
0 new messages