Introducing Flexi-Cache : The Redis-Like In-Memory Cache for Node.js Tired of complex caching solutions for your small to mid-size Node.js projects? While powerful, dev.to dev.to / feeds dev-to / / #creative / / 3 hours 3h Share
Automate Releases with Semantic Release and GitHub Actions (Step-by-Step) One of the most common uses of GitHub Actions in Node.js projects is to automate releases: calculate ... dev.to dev.to / feeds dev-to / / #creative / / 9 hours 9h Share
Retries, Dead Letter Queues & Parking Lot: API Integration Essentials Imagine You created a Chat App using ReactJs or NextJs, built APIs using NodeJs, and integrated ... dev.to dev.to / feeds dev-to / / #creative / / 9 hours 9h Share
Week 11 of My DevOps Journey: GitHub Actions CI/CD on AWS EC2 This week I got hands-on with GitHub Actions and built a CI/CD pipeline to deploy my Node.js app to ... dev.to dev.to / feeds dev-to / / #creative / / 10 hours 10h Share
Stop Leaking Your Secrets! Secure Your Node.js Environment Variables Let's be real: we all sling secrets in .env files. It's the default for a reason. You drop your ... dev.to dev.to / feeds dev-to / / #creative / / 1 day 1d Share
Great rundown on using streams properly to let backpressure do its thing. I encountered the same issue as Kieran, but luckily, as my use case was You've been using Node.js Transform streams wrong Kieran ... dev.to dev.to / feeds dev-to / / #creative / / 1 day 1d Share
Debian: Node.js Critical Risks Denial Service DSA-5991-1 CVE-2023-46809 Node.js vulnerabilities cause denial of service and privilege escalation risks. Upgrade recommended for Debian users. linuxsecurity.com linuxsecurity.com / feeds linuxsecurity-com-linuxsecurity-hybrid .. linuxsecurity-com-linuxsecurity-advisories / / #technology / / 1 day 1d Share
Node.js v24.7.0 Released - Post-Quantum Cryptography, Modern WebCrypto, and More Highlights from Node.js v24.7.0: Post-Quantum cryptography, modern WebCrypto algorithms, single executable app improvements, Argon2 support, Brotli streaming, and updated root certificates. dev.to dev.to / feeds dev-to / / #creative / / 1 day 1d Share
Designing and Implementing a Simple, Yet Powerful, Distributed Job Scheduler Building a Distributed Background Job Scheduler with Redis and Node.js The ... dev.to dev.to / feeds dev-to / / #creative / / 1 day 1d Share
Getting Started with Express.js: The Basics When you first dive into backend development with Node.js, it doesn't take long before you bump into ... dev.to dev.to / feeds dev-to / / #creative / / 2 days 2d Share