Chez DoorDash, l'emport est fortement dépendant du processus.
Tag Archives: Android
Your Deep Links Might Be Broken: Web Intents and Android 12
Être un développeur Android moderne, c'est notamment se tenir au courant des dernières mises à jour de Google, qui peuvent avoir des effets et des conséquences considérables sur les performances des applications, en particulier lorsque les nouveaux changements affectent le fonctionnement des anciennes versions des applications.
En général, Google publie deux types de modifications qui ont un impact sur les développeurs : les changements d'API et les changements de comportement.
Fortunately, API changes tend to be obvious.
Eight Things We Learned from Implementing Payments in the DoorDash Android App
Effective implementation of payments in a mobile app requires precise attention to factors such as payment methods, the user experience, and fraud prevention.
Launching Dark Mode While Building a Scalable Design System
A large number of our DoorDash deliveries happen during the evening and in late night hours.
[Série] Comment je passe mon temps - Ingénieur produit mobile iOS
Depuis que j'ai rejoint DoorDash il y a environ un an et demi, j'ai pu travailler dans un certain nombre d'équipes en tant qu'ingénieur iOS, notamment Dasher, Drive, Geo-Intelligence et Internationalization.
Contract Testing with Pact
As we migrate our systems to a microservices-oriented architecture at DoorDash, we have taken care to balance the excitement around anticipated benefits (development velocity, deployment independence, etc.) with a more measured assessment of our preparedness to work with the complexities introduced by more distributed systems.
Synchronizing Network Calls With RxJava
Most Android apps rely on network calls to a set of backend services.
Using Automated Testing to Scale Android Development with a Growing Team
At DoorDash, mobile is an integral part of our end user experience.