JSFiddle - React, Tailwind, and code Playground
by rustyjeans
JavaScript
$.get("http://stackoverflow.com/feeds/question/12328561", {
view: 'rss',
feedType: 'rss_2.0'
}, function (xml) {
// process xml here
}, "xml");
by rustyjeans
$.get("http://stackoverflow.com/feeds/question/12328561", {
view: 'rss',
feedType: 'rss_2.0'
}, function (xml) {
// process xml here
}, "xml");