Bidisha Das

Bidisha Das @officialbidisha

About: Software Developer. Curious learner. Programming enthusiast - loves to learn, grow and solve challenging problems.

Location:
Kolkata
Joined:
Apr 1, 2022

Bidisha Das
articles - 7 total

Port and Adapter Architecture in Real Life (with Java)

Modern software development often faces one major hurdle: tight coupling. Whether you're swapping out...

Learn More 0 0Jun 25

Facebook System Design Frontend

A post by Bidisha Das

Learn More 0 0Jun 23 '24

Concurrency Limit

const CONCURRENCY_LIMIT = 3 function asyncTaskRunner(tasks) { const results = new...

Learn More 0 0May 30 '24

Creating Async Task Runner with Concurrency in JavaScript

Let us consider we need to create an aync task runner in javascript with the following...

Learn More 19 4Nov 29 '22

Compound Components Pattern in React

During development, we face some design patterns in React. Compound Components is one of the most...

Learn More 20 11Jun 28 '22

React 18 - New Features & Improvement Strategies

On March 8th, the React team released the React 18 RC(Release Candidate). The latest release has...

Learn More 702 44Apr 17 '22

A Developer's Journey

As I sit to write this, I need to recollect my last 4 years. Initially, I never wanted to be a...

Learn More 6 0Apr 1 '22