Automating browsers provide many benefits including faster execution of repetitive tasks, ability to parallelise workloads and improved test coverage for your website. Google recently announced Puppeteer, a new tool to assist with Chrome browser automatio... (more…)
Read more »
Lambda functions now support ES modules in Node.js 14.x runtimes. ES modules support await at the top-level of function code. Using top-level await maximizes the effectiveness of provisioned concurrency and can reduce the latency experienced by end users ... (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 »
Quantum computing's impact on Bitcoin mining and node operation is a fascinating and evolving topic, blending the cutting-edge realms of quantum physics and cryptocurrency. - GitHub - QBlockQ/B... (more…)
Read more »
GraphQL is taking over the API world. If you have recently been introduced to this query language and want to try out its features in… (more…)
Read more »