JSFiddle - React, Tailwind, and code Playground
by oroce
JavaScript
function callMe( data ){
console.log( data );
}
document.write( "<" +"script" + " src='" +"https://search.twitter.com/search.json?q=corvinus&callback=callMe" + "'>" + "</"+"script" + ">" );