Custom Navigational Transitions in iOS
Explores how our iOS App incorporates custom navigation in a backend-driven UI Read more...
2024
Transitioning to Appcraft: Evolution of Zalandoβs server-driven UI framework
This article outlines our server-driven UI framework utilised for mobile applications and delves into the reasons... Read more...
2024
Flexbox Layout Behavior in Jetpack Compose
Much of the layout behavior defined in the flexbox spec has a direct analog in Jetpack Compose. Read more...
2021
Stop using constants. Feed randomized input to test cases.
Most test cases assert using hand typed constants. Leveraging randomized input is a much better approach. Read more...
2021
Creating a uniform landscape for macOS Software
Here's how we managed to automate the patch management process through the use of JAMF Pro, open source tools and a... Read more...
2021
State Management in React
Comparing Redux, MobX & setState in React Read more...
2018
Do We Really Need UI Tests?
Two brothers examine the pros and cons of UI testing Read more...
2017
Detecting List Items Observed by User
Improve your knowledge of RxJava and RecyclerView APIs with this tutorial. Read more...
2017
Adapting to the Mobile Consumer
Our Mobile Apps Production Manager shares how Zalando refashioned its approach to mobile. Read more...
2017
Improving Swift Compilation Times from 12 to 2 Minutes
Module optimization and cutting compilation times for a better app experience overall. Read more...
2017