Home Writing Gallery About

Thoughts on tech, life,
and everything in between.

/ /

What is it like to observe the crowd without being a part of it?

Mar 2025

Thoughts on taking the quieter road, away from the familiar crowds.

Improving Performance of Async Operations in JavaScript.

Jan 2025

Let's see how we can effectively improve the performance of asynchronous operations (promises in JavaScript) by running them concurrently using Promise.all()