Flatbuffers in JavaScript

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.

Similar

W3.CSS enhanced with JavaScript new NPM

W3E is an extension of the W3.CSS framework, offering additional functionalities and supplementary JavaScript `w3e.js` for more complete features.. Latest version: 1.0.0-rc3.1.1, last published: 15 hours ago. Start using w3e in your project by running `np... (more…)

Read more »

Exploring functional JavaScript

I started exploring functional programming (FP) concepts over a year ago. I have already shared my initial learning materials in one of the previous posts. It was only the beginning of my journey a…...

Read more »