I recently finished a project related to novelsphere.js with Purescript. I really like it. (more…)
Read more »
What if you could explore your code in another universe? This is the question that popped into my mind after watching Sean Carroll's talk on the many-worlds interpretation of quantum mechanics. (more…)
Read more »
Advanced Promises in Javascript (Dataloader Pattern) - software-development - Mike Alche... (more…)
Read more »
I'm creating a new Named Data Networking (NDN) client library, NDNts.
The initial NPM release, v0.0.20191223-beta.1, was uploaded yesterday.
This article explains why I'm doing this, and why you should consider using my library. (more…)
Read more »
One of the best ways to handle navigation on small screens is to use sidenavs. When it comes to creating that nav, the best was is not the… (more…)
Read more »