From a4b8f1ee6d2028027733907179486c5c5279a716 Mon Sep 17 00:00:00 2001 From: Michael Parker Date: Wed, 9 Mar 2016 14:01:48 -0800 Subject: [PATCH] Remove completed items from list of ideas --- item-ideas.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/item-ideas.md b/item-ideas.md index 9647067..04305e0 100644 --- a/item-ideas.md +++ b/item-ideas.md @@ -1,5 +1,3 @@ * Strive for a single source of truth -* Understand testing observables * Use Schedulers.io for independent I/O only -* Understand subscribeOn versus observeOn * Understand hot vs cold observables