Hacker News new | past | comments | ask | show | jobs | submit login

We used to use a library (multiline) to write SQL strings in Node.

    const str = multiline(()=>{/*
    <!doctype html>
    <html>
        <body>
            <h1> unicorns</h1>
        </body>
    </html>
    */});
https://www.npmjs.com/package/multiline



Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: