tldr; Node.js has a tried and true release schedule, supporting LTS versions for 30 months. It offers significant benefits to the… (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 »
This is a short summary of my experience while writing a simple HackerNews scraper As a pure exercise or kata if you want, I tried to apply Clean code, Refactoring and Testing priciples for this small npm module The task is simple: Get the posts on the ... (more…)
Read more »
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. (more…)
Read more »