JSFiddle - React, Tailwind, and code Playground

by mrcl

HTML

<table>

</table>

JavaScript

$.getJSON( "https://beta.ardaudiothek.de/api/podcasts/", function( data ) {
		console.log(data);
});