Tag: JSON / JAVA / XML

Community

JavaScript Promise

(Kingcean) In the field of web front-end software development, I believe you have known Promise if you have experience in jQuery, ES6 or Node.js. Promise object is used for deferred and asynchronous computations. It represents following cases.

Community

Parse DOM attribute object

(Kingcean) We always need store something in one or more attributes of DOM when we are developing a web page especially using data binding or web component. The format of the data in the attribute may be complex like the one in style attribute which will be parsed by browser and be described as elem