Rendering Engine Tales: Road to Concurrent React
Integrating React's Concurrent features into Zalando's web framework. In this post we go over our solution design,... Read more...
2023
Context Based Experience in Zalando
Using context-aware decisions to provide partner-tailored experiences, and how we achieved this for our selective... Read more...
2023
How Software Bill of Materials change the dependency game
In this post, we explain what questions and insights Software Bill of Materials (SBOMs) provide across thousands of... Read more...
2023
More Editorial Content, please.
Building a CMS for the Zalando Fashion Store Read more...
2022
An Introduction to the Zalando Design System
A high level overview of the elements composing our Design System and a brief history of how we got from an idea to... Read more...
2022
Parallel Run Pattern - A Migration Technique in Microservices Architecture
Learn how we leveraged the parallel run pattern to decompose a high traffic monolith to smaller microservices Read more...
2021
Micro Frontends: Deep Dive into Rendering Engine (Part 2)
Learn all the details about Rendering Engine - from data fetching to layout composition. Read more...
2021
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