Vertaling van "RxJava can" in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
RxJava can help simplify your code by giving you a way to write what you want to achieve, rather than writing a list of instructions that your application has to work through.
RxJava peut vous aider à simplifier votre code en vous donnant un moyen d'écrire ce que vous voulez réaliser, plutôt que d'écrire une liste d'instructions sur lesquelles votre application doit travailler.
We've seen how RxJava can help you solve a specific problem, in a specific application, but what does it have to offer Android projects, in general?
Nous avons vu comment RxJava peut vous aider à résoudre un problème spécifique, dans une application spécifique, mais qu'en est-il en général pour proposer des projets Android?
In the next post, we're going to look at how RxJava can help solve real-world problems you'll encounter when developing Android applications.
Dans le prochain article, nous allons voir comment RxJava peut aider à résoudre des problèmes concrets que vous rencontrerez lors du développement d'applications Android.
The other major benefit for Android developers is that RxJava can take much of the pain out of multithreading on Android.
L'autre avantage majeur pour les développeurs Android est que RxJava peut éliminer une grande partie du multithreading sous Android.
In this second instalment, we'll be concentrating on how RxJava can help solve the issues you'll encounter in real-life Android projects, by creating a reactive Android application using RxJava 2.0, RxAndroid and RxBinding.
Dans cette seconde partie, nous allons nous concentrer sur la manière dont RxJava peut vous aider à résoudre les problèmes que vous rencontrez dans les projets Android réels, en créant une application Android réactive utilisant RxJava 2.0, RxAndroid et RxBinding.
In this article, we looked at how RxJava can help solve the real-world problems you'll encounter when developing your own Android applications, by using RxJava 2.0, RxBinding and RxAndroid to create a Sign Up screen.
Dans cet article, nous avons examiné comment RxJava peut aider à résoudre les problèmes concrets que vous rencontrerez lors du développement de vos propres applications Android, en utilisant RxJava 2.0, RxBinding et RxAndroid pour créer un écran Sign Up.