JSFiddle - React, Tailwind, and code Playground

by Darby Rathbone

JavaScript

myRef = window.open("",'mywin',
'left=20,top=20,width=500,height=500,toolbar=1,resizable=0');
myRef.document.body.appendChild(document.createTextNode('blackkbot'));