Android-FAQ icon indicating copy to clipboard operation
Android-FAQ copied to clipboard

‫تفاوت کروتینز coroutines با Rx و هرکدوم چه کاربردی دارن ؟

Open FatemehKavoosi opened this issue 5 years ago • 2 comments

FatemehKavoosi avatar Jul 20 '20 19:07 FatemehKavoosi

both are the same but as everyone knows learning curve of coroutine is much easier than rx java since there is a bunch of different functions in RxJava that you have to learn them to use, however in coroutine you just learn less functions with much efficient functionalities . if you are coding kotlin there is no need to RxJava

saanaam avatar Jul 25 '20 19:07 saanaam

both are the same but as everyone knows learning curve of coroutine is much easier than rx java since there is a bunch of different functions in RxJava that you have to learn them to use, however in coroutine you just learn less functions with much efficient functionalities . if you are coding kotlin there is no need to RxJava

saanaam avatar Jul 25 '20 19:07 saanaam