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… Read more
Similar
From the dev.to() community. Sharing ideas that makes us all better developers. (more…)
Read more »
Let’s take a look at how we can quickly hash out a correct two-factor authentication (2FA) solution for our web applications. First off, let’s work out the … (more…)
Read more »
Contribute to koa-api development by creating an account on GitHub.
Read more »
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. (more…)
Read more »
Node is a JavaScript environment built on the same JavaScript engine used in Google’s Chrome web browser. It has some great features that…
Read more »