JSFiddle - React, Tailwind, and code Playground

by chovy

JavaScript

$.get('/echo/json/', function(d){
    console.log(d);
});