One of the most important rules for writing a deterministic, easy-to-debug code is avoiding side effects. The obvious choice if we want to meet this assumption is to use the functional paradigm. This, however, poseses a risk of poor code readability. (more…)
Read more »
Talking about APIs for performance metrics in the browser. Find out how much problems your JS code really causes in production. (more…)
Read more »
We would like AR to be useful for the world, to stop being a promise and become a reality. The AR.js. project is the result of that strong desire. (more…)
Read more »
Dr. Neal Krawetz, self-proclaimed security specialist and forensic researcher, took to his personal ... (more…)
Read more »
jSchema - A simple, easy to use data modeling framework for JavaScript... (more…)
Read more »