Codecov has now introduced a new cross-platform uploader meant to replace its former Bash Uploader. The new uploader is available as a static binary executable currently supporting the Windows, Linux, and macOS operating systems. However, some have raised... (more…)
Read more »
This article takes a test-driven approach to developing a RESTful API with Node, Koa, and Postgres. (more…)
Read more »
Simple email automation library for Node.js. Contribute to arn4v/dakiya development by creating an account on GitHub. (more…)
Read more »
In this post, you learn how to improve Node.js cold start performance by up to 70% by bundling and minifying your code. You also learned how to provide a different version of AWS SDK for JavaScript and that dependencies and how they are imported affects t... (more…)
Read more »
As developers, we find ourselves in situations where we need to execute an action given a frequency or a time. If we want to trigger a… (more…)
Read more »