Digital image processing is a method of using a computer to analyze and manipulate images. This tutorial covers using the Node.js library sharp to read an image and extract its metadata, resize, change and compress its format, crop, grayscale, rotate,... (more…)
Read more »
As software engineers we want to automate most of the processes and tasks we have at hand. We aim to build robust solutions that (in theory) should require little to no mainenance efforts and “just work”. Let’s see how we can apply those principles to aut... (more…)
Read more »
Async Minio(S3 compatible high performance object storage and retrieval) client for promises support in NodeJS... (more…)
Read more »
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. (more…)
Read more »
IMPORTANT! Update Node.JS to 18.20.1, 20.12.1, 21.7.2 or newer! Older versions of Node.JS had a CVE-2024-27982 vulnerability, which involves placing a space before Content-Length header, enabling atta... (more…)
Read more »