Since the advance of react.js, software developers are also talking about the virtual DOM. Because React is using such technique internally, to make ...
Do you remember the [fastest XML parser](/2015/06/29/2015-06-txml-fastest-XML-Parser-in-Javascript/) for javascript? That will help you to do xml parseing tasks 10 times faster? Faster in development time ...
XML is loosing traction, it seems that every new API uses JSON or alike. But still there are big data sets only available in XML. As I already had a great [XML-parser](/2015/06/29/2015-06-txml-fastest-XML-Parser-in-Javascript/), that is extremely ...