I am a developer from India with a passion for exploring tech, and have a keen interest on reading books.
I am available for mentoring, tech discussion.
Sep 29, 2025 · 8 min read · Pre-requisites Minikube installed Docker Installed Git installed and GitHub account Nexus Repository Installed Jenkins Install Basic knowledge of Kubernetes | Note: For Windows users, have WSL and Ubuntu installed for the Nexus repository Wat...
Join discussion
Feb 28, 2025 · 6 min read · JavaScript has evolved significantly over the years, with ES6 (ECMAScript 2015) introducing major improvements that make the language more powerful and readable. Since then, newer versions have continued to add enhancements, making JavaScript more ef...
Join discussion
Feb 27, 2025 · 7 min read · JavaScript is single-threaded, meaning it executes one task at a time. However, many real-world applications require handling time-sensitive operations like fetching data, processing user inputs, and managing UI updates without blocking the execution...
Join discussion