Node.js Articles, Tutorials & News

Optimizing Node.js Dependencies in AWS Lambda

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 »

Optimizing Node.js Dependencies in AWS Lambda

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 »

Node-Tor

Javascript implementation of the Tor (or Tor like) anonymizer project (The Onion Router) – GitHub – Ayms/node-Tor: Javascript implementation of the Tor (or Tor like) anonymizer project (The Onion R…

Read more »