JSFiddle - React, Tailwind, and code Playground

by Afzaal Ahmad Zeeshan

JavaScript

(function() {
    alert(
    JSON.parse("{\"@odata.context\":\"http://192.168.0.126:49540/odata/$metadata#Edm.String\",\"value\":\"The Chinese Stai\"}")
    .value);
})();