I developed a method of logging the queries executed by Knex.js and the execution times for each query. It can be applied to nearly any app that uses Knex. (more…)
Read more »
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. (more…)
Read more »
As of version 56 (currently in Beta), Firefox supports running headlessly on Windows, macOS, and Linux. Brendan Dahl has previously described how to use SlimerJS to drive headless Firefox. You can … (more…)
Read more »
GetBlock, a provider of access to full nodes of the most popular cryptocurrencies, is partnering with Band Protocol, which allows an individual developer or a company to integrate the BAND cryptocurrency to their blockchain-based project without the labor... (more…)
Read more »
‘This is supposed to work’. Every developer has felt this way countless times when building applications. Things don't always work as expected, and this is usually due to one error or the other. It could be a syntax error (about which Node.js would yell a... (more…)
Read more »