Your guide to setting up and using Selenium with Node Selenium is one of the most powerful testing s... (more…)
Read more »
When considering the architecture of a new web app, it might be a good idea to include Node.js in the discussion as a key part of that architecture. Node.js could provide you with additional speed, can be used on numerous platforms and has an active commu...
Read more »
The moral of the story is, don’t call callbacks from inside promises in NodeJS. They will swallow your exceptions unexpectedly. (more…)
Read more »
KeyDB is a high performance fork of Redis that’s able to hit 1,000,000 ops/sec on a single node, without sharding. This article not only discusses the performance, but the benefits that go along with it. More power means less moving parts to do the same j... (more…)
Read more »
blockchain-starter-kit - Project template to create as simple as possible implementation of a blockchain...
Read more »