JSFiddle - React, Tailwind, and code Playground
by Miklos Nagy
JavaScript
var x = `Escaping things "can be harmful". Only ES6.''"""''''""''''' `;
console.log(x);
by Miklos Nagy
var x = `Escaping things "can be harmful". Only ES6.''"""''''""''''' `;
console.log(x);