Optimise Node.js performance by avoiding broken promises
An in-depth look at promises, the Node.js event loop and developing successful strategies for building highly performant Node.js applications. (more…)
Read more »Some Backstory Over the past year, I’ve been working on a set of online video tutorials for WebdriverIO. In it, I cover many details of WebdriverIO, including a multitude of commands and how WebdriverIO integrates with many systems out there. While I’m ha… Read more