JSFiddle - React, Tailwind, and code Playground

by mgibsonbr

JavaScript

$.get('/echo/json/');

setTimeout(function() {
    $.get('http://fiddle.jshell.net/echo/json/');
}, 1000);