Код-ревью: cookbook от Google
- Стандарт код-ревью
- На что обращать внимание
- Навигация по CL
- Скорость ревью
- Как писать комментарии
- Обработка обратной связи
#codereview #bestpractices
https://habr.com/ru/articles/737012/
- Стандарт код-ревью
- На что обращать внимание
- Навигация по CL
- Скорость ревью
- Как писать комментарии
- Обработка обратной связи
#codereview #bestpractices
https://habr.com/ru/articles/737012/
UX Best Practices по удалению аккаунта в приложении
#android #bestpractices #account
https://android-developers.googleblog.com/2024/03/designing-your-account-deletion-experience-google-play.html
#android #bestpractices #account
https://android-developers.googleblog.com/2024/03/designing-your-account-deletion-experience-google-play.html
Android Developers Blog
Designing your account deletion experience with users in mind
To help you build trust and design a user-friendly experience that helps meet our policy requirements, consider these best practices.
Полезные советы по написанию Composable функций
#android #compose #bestpractices
https://www.youtube.com/watch?v=JvbyGcqdWBA
#android #compose #bestpractices
https://www.youtube.com/watch?v=JvbyGcqdWBA
YouTube
Designing scalable Compose APIs
This talk will cover best practices and guidelines for developing idiomatic Compose APIs. We'll go over how to think about and plan for your components, how to leverage Kotlin and naming conventions, how to define a solid structure for your component, and…