Physical Quantities and Measures (PQM) is a Node and browser package for dealing with numbers with units - GitHub - GhostWrench/pqm: Physical Quantities and Measures (PQM) is a Node and browser pac... (more…)
Read more »
This is post # 21 of the series, dedicated to exploring JavaScript and its building components. In the process of identifying and… (more…)
Read more »
LUA is a neat scripting language with an emphasis on portability and speed. It is designed to be embedded into other, larger programs. I've never written Javascript. In this post, I compare and contrast LUA with Javascript in various domains of software ...
Read more »
AnyChart is a flexible JavaScript (HTML5) based charting solution which will fit any need for data visualization. JS Charts, Maps, Gantt charts and financial Stock charts. Fast and responsive, easy to integrate solution. (more…)
Read more »
If your web app gets huge amount of data from your server, FlatBuffers is the perfect ‘heavy lifting’ tool for you. Here’s how we use it at Jaco.
Read more »