JSFiddle - React, Tailwind, and code Playground

by Miklos Nagy

JavaScript

var x = `Escaping things "can be harmful". Only ES6.''"""''''""''''' `;
console.log(x);