JSFiddle - React, Tailwind, and code Playground
JavaScript
$.getJSON('https://graph.facebook.com/zuck/picture?callback=?',function (resp) {
alert(json);
});
$.getJSON('https://graph.facebook.com/zuck/picture?callback=?',function (resp) {
alert(json);
});