JSFiddle - React, Tailwind, and code Playground

by Christian Gambardella

CoffeeScript

$.ajax
  url: 'https://jsfiddle.net/echo/json'
  method: 'POST'
  data:
    foo: 'bar'