JSFiddle - React, Tailwind, and code Playground

by Valentin Sarychev

JavaScript

fetch('http://fiddle.jshell.net/foobar', {
    headers: {
        'Accept-Language': 'es-ES'
    }
});