Grokking Streams and Killing Zombies

Bogdan
9 min readFeb 1, 2020

TLDR: Streams are nothing more than a convenient way of handling callbacks, and they can cause a zombie outbreak if you are not careful, because callbacks ARE a type of reference to the creating object.

The Unnecessarily Long Introduction

Between RxJS clocking in at 15 million weekly (yes, seriously, weekly) downloads and RxDart exploding in…

--

--

Bogdan

I am a prolific creator, curious hacker, dyslexic writer, licensed and yet apathetic attorney, but above all else, I am human, and these are my ideas.