Recently I've been facing a case where I needed to create some unique references.
I was creating a JS API and needed to maintain some internal state relative to elements created by the API. (more…)
Read more »
JavaScript for extending low-latency in-memory key-value stores Zhang & Stutsman, HotCloud’17 Last year we looked at RAMCloud, an ultra-low latency key-value store combining DRAM and RDMA… (more…)
Read more »
GoJS is a JavaScript library for building interactive diagrams on HTML web pages. Build apps with flowcharts, org charts, BPMN, UML, modeling, and other visual graph types. Interactivity, data-binding, layouts and many node and link concepts are built-in ...
Read more »
This blog shows how RudderStack developed a high-performance JavaScript SDK that reduced execution time from 200-300ms down to 20-60ms. (more…)
Read more »