JSFiddle - React, Tailwind, and code Playground
by mgibsonbr
JavaScript
$.get('/echo/json/');
setTimeout(function() {
$.get('http://fiddle.jshell.net/echo/json/');
}, 1000);
by mgibsonbr
$.get('/echo/json/');
setTimeout(function() {
$.get('http://fiddle.jshell.net/echo/json/');
}, 1000);