All Stories

Chapter04 - feed-publishing

A Framework for System Design InterviewsSystem design interviews are intimidating.

In tutorial, feed-publishing, system design, Jan 21, 2025

Chapter03 - latency-numbers-visu

Back-of-the-envelope EstimationYou are sometimes asked in a system design interview to estimate performance requirements or system capacity.

In tutorial, latency-numbers-visu, system design, Jan 21, 2025

Chapter02 - single-server-setup

Scale From Zero to Millions of UsersHere, we’re building a system that supports a few users & gradually scale it to support millions.

In tutorial, single-server-setup, system design, Jan 21, 2025

Services

Services

In Android, tutorial, Feb 20, 2024

View_Model

ViewModel

In tutorial, Feb 20, 2024

Live_Data

LiveData

In featured, tutorial, android, Feb 20, 2024

Kt Coroutine

Coroutines

In featured, tutorial, android, Feb 20, 2024

Bloc Pattern Decoded

Let’s take a look at a simple example of how to implement the BLoC pattern in Flutter. This example will demonstrate a CounterBloc that increments a counter value.

In tutorial, Feb 20, 2024

DLD Importent notes

DLD Imp notesAccording to Amdahl’s law speed up for infinite number of process:

In Jekyll, tutorial, Jan 11, 2024

Keys in flutter

Keys in flutter.What are the keys?A key is an identifier that allows you to uniquely identify and differentiate between widgets.Wanna watch video instead. Types of Keys Valu...

In Flutter, Oneview, Jan 11, 2024