Aaquib Ahmed

Aaquib Ahmed

Hi, I'm Aaquib Ahmed, a passionate self-taught frontEnd web developer based in Bangalore, India. I tend to make use of modern web technologies to build websites that look great, feels fantastic, and functions correctly. I am especially focusing on Reactjs.

Heap Data Structure: A Beginner’s Guide with Examples

Heap Data Structure: A Beginner’s Guide with Examples

So we have arrived now at our next stop in the series of “Understanding Data Structure and Algorithms with JavaScript 🚀”, which is the Heap data structure. ...

.
2/28/2025
.
1 min read

Frontend System Design: How Browsers Render Web Pages

In the modern internet era, a fast-paced web is paramount.  Users expect websites to open at the tip of the mouse and simultaneously have seamless interactio...

.
2/23/2025
.
1 min read
Frontend System Design: How Browsers Render Web Pages

Create React App with TypeScript: The Quick ⚡️ Start Guide

In modern web development, building a robust, maintainable, reliable, and bug-free application has become super important. Typescript, a superset of JavaScri...

.
2/9/2025
.
1 min read
Create React App with TypeScript: The Quick ⚡️ Start Guide

Horizontal and Vertical Scaling Difference In System Design

Scaling is very crucial for any engineering team as it involves the ability to handle growth efficiently. It refers to the process of increasing the capacity...

.
6/29/2024
.
1 min read
Horizontal and Vertical Scaling difference In System Design