Optimize GraphQL Server with Lookaheads
GraphQL offers a way to optimize the data between a client and a server. We can use the declarative nature of a... Read more...
2021
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
Micro Frontends: from Fragments to Renderers (Part 1)
Moving beyond Project Mosaic. Get an insight into the declarative view composition framework that powers new... Read more...
2021
How we use GraphQL at Europe's largest fashion e-commerce company
Managing consistent and backwards-compatible APIs for Web and mobile App frontends is always a complex task in the... Read more...
2021
Building an End to End load test automation system on top of Kubernetes
Learn how we built an end-to-end load test automation system to make load tests a routine task. Read more...
2021
Integration tests with Testcontainers
We explore how to write integration tests using Testcontainers.org library in Java-based backend applications. Read more...
2021
A Machine Learning Pipeline with Real-Time Inference
How we improved an ML legacy system using Amazon SageMaker 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
Experimentation Platform at Zalando: Part 1 - Evolution
Challenges and solutions of our experimentation platform at Zalando Read more...
2021