Skip to content

Commit a78ca99

Browse files
Update README.md
1 parent 00ae705 commit a78ca99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1171,6 +1171,7 @@ Topics you should know in Kotlin Flow API for Android Interview:
11711171
* flowOn, dispatchers
11721172
* Operators such as filter, map, zip, flatMapConcat, retry, debounce, distinctUntilChanged, flatMapLatest
11731173
* Terminal operators
1174+
* Cold Flow vs Hot Flow: [Cold Flow vs Hot Flow](https://amitshekhar.me/blog/cold-flow-vs-hot-flow)
11741175
* StateFlow, SharedFlow, callbackFlow, channelFlow
11751176
11761177
You can learn these topics here: [Kotlin Flow API](https://amitshekhar.me/blog/flow-api-in-kotlin)

0 commit comments

Comments
 (0)