ylliX - Online Advertising Network

Great teams merge fast

One of the many things I was constantly amazed about during my first few weeks at Square/Cash App was seeing how fast this team shipped code. All members of the Android team (and likely other platforms as well) were merging to the main git branch multiple times every day. This was in stark contrast to […]

Writing Great iOS Accessibility Labels

A good accessibility label lets your customer know exactly what a control does in as few words as possible, without having to rely on implied context. Donโ€™t Add the Element Type iOS already knows your button is a button and your image is an image, it does this using an accessibility trait. If you label […]