Use backslashes to span strings across multiple lines
Avoid ASI problems and lots of string concatenation for great good!
var longString = "this string is very \
long and spans multiple lines, \
but is still just a single string.";
Written by Matt Hernandez
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Javascript
Authors
Related Tags
#javascript
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#