harshsblogs.hashnode.dev5 Essential IT Concepts Every Developer Should Know.Key Concepts in Software Development….. In this post, we'll cover several important concepts in software development, including basic operations in programming, headless systems, HTTP methods, cookies, and API parameters. Let's break it down: 1. Div...May 12, 2025·3 min read
harshsblogs.hashnode.devEffortless Email Delivery: SES, Node.js, and BullMQ Unleashed!In the age of digital communication, email delivery systems are crucial for businesses to reach their customers effectively. Amazon's Simple Email Service (SES), combined with Node.js and BullMQ (a Redis-based queue for handling jobs and messages in ...Feb 12, 2025·4 min read
harshsblogs.hashnode.devAutomating Tasks with Cron Jobs and NestJs.Nowadays, web applications effortlessly handle user-initiated tasks through Cron and task scheduling. Users can specify the exact time for their desired action with a simple click. Moreover, the convenience extends to recurring tasks, eliminating the...Oct 12, 2023·4 min read
harshsblogs.hashnode.devFrom Windows to Ubuntu: A Guide to Installing WSL and Creating Your First Docker Image.To get started, first, install Docker Desktop for Windows by following this link. This is the initial step. Next, install WSL and Ubuntu from the Microsoft Store. Then, search for "Turn Windows features on or off" in the Windows search bar. In the "W...Jul 25, 2023·3 min read