86 followers
A Self-taught Software Developer who loves to read, write and learn about tech.
Namaste 🙏 I am Pankaj, a self taught software developer passionate about exploring tech. Today, I feel extremely proud to launch https://bestresources.co - my submission for HarperDB hackathon on Hashnode Motivation One fine day, I was having a tech...
Since the last couple of weeks, I have been working on MySQL more closely. MySQL is a brilliant piece of software. I remember reading about all the sorting algorithms in college so I was curious to know which algorithm MySQL uses and how ORDER BY que...
Hi 👋, Latency is yet another, a very important topic when we talk about backend engineering or networking. In this article, we will be discussing latency, it's importance and ways to optimise it in order to improve application performance. Table of ...
Hey 👋, If you have ever worked with Node.Js, you must have used a package called nodemon for development. For those who are not aware of it, nodemon is a tool that helps develop NodeJs based applications by automatically restarting the node applic...
Hey 👋, It’s been a while since I have been working with JavaScript. Yesterday, I experienced a very strange behaviour. I was really confused & surprised at the same time 😕 . Initially I thought, I have found an argument to curse JavaScript again. ...
Hey 👋 Welcome to my Apache Kafka series. In this series, we will be, one by one covering, (with the help of interactive & friendly graphics) from the basic terminology to deep diving into the brilliant architecture behind the wonderful piece of soft...