JSFiddle - React, Tailwind, and code Playground

by rahilwazir

HTML

<script src="https://github.com/caolan/async/raw/master/lib/async.js"></script>

JavaScript

var obj = [{
    "@name": "Set I",
    "song": [{
        "@name": "Priorities"
    }, {
        "@name": "Dracula's Monk"
    }, {
        "@name": "Grow"
    }, {
        "@name": "Weird Charlie"
    }, {
        "@name": "Freight Train",
        "info": "Michael Angelo Carubba (Turkuaz) on drums"
    }, {
        "@name": "New James"
    }, {
        "@name": "Moisturize the Situation",
        "cover": {
            "@disambiguation": "",
            "@mbid": "657f7fa2-9e8e-4f5b-93c6-1d4dfdfff006",
            "@name": "Consider the Source",
            "@sortName": "Consider the Source",
            "url": "http://www.setlist.fm/setlists/consider-the-source-73df3a7d.html"
        },
        "info": "jam only, played while Consider The Source took the stage"
    }]
}, {
    "@name": "Set II",
    "song": [{
        "@name": "jam",
        "info": "->"
    }, {
        "@name": "Bubble Brain",
        "info": "ending only"
    }, {
        "@name": "FABA",
        "info": "intro only; ->"
    }, {
        "@name": "Donkey Kong Country Theme",
        "info": "->"
    }, {
        "@name": "Mudwalkin'",
        "info": "->"
    }, {
        "@name": "Bubblehouse",
        "cover": {
            "@disambiguation": "",
            "@mbid": "6eed1ed9-ab02-45cd-a306-828bc1b98671",
            "@name": "Medeski Martin and Wood",
            "@sortName": "Medeski Martin and Wood",
            "@tmid": "773221",
            "url": "http://www.setlist.fm/setlists/medeski-martin-and-wood-4bd6b36a.html"
        },
        "info": "->"
    }, {
        "@name": "Bats in the Cave",
        "info": "unfinished; contained \"Ras Trent\" (SNL) and \"FABA\" teases; ->"
    }, {
        "@name": "Donkey Kong Country Theme"
    }, {
        "@name": "You Oughta Know",
        "cover": {
            "@disambiguation": "",
            "@mbid": "4bdcee62-4902-4773-8cd1-e252e2e31225",
            "@name": "Alanis Morissette",
            "@sortName": "Morissette, Alanis",
           ...