Weekly Digest

May 18 - May 24, 2020

2 articles that week

← Previous Next →
Wednesday, May 20

Making iOS Accessibility Testing Easy

Cash App's engineering team just open-sourced their solution to one of iOS development's most frustrating problems: testing accessibility without the manual grind.

Monday, May 18

Find and Fix Issues with Android Studio Static Code Analysis

Brian Plummer from OkCupid reveals how their team uses Android Studio's built-in static analysis to systematically improve code quality. But running the tool is the easy part—merging those changes without breaking production is where most teams fail.