“How I added a floor to the test pyramid”
I added a level of the test pyramid which allows us to check accessibility but also our carbon footprint. Come and discover how we can verify that our code does not increase our carbon footprint
“Technical capabilities of Microfrontends following Az Tech standards”
Microfrontends' trend have been recently embraced from the logical perspective by Allianz Technology. In this occasion we would like to introduce the technical mapping of those logical patterns as collaboration effort with other teams in regards of MFE concepts: app shell, state management, event communication, etc.
“Generate Customer Journeys from reusable Building Blocks”
We started with the goal to generate customer journeys (Angular web apps) targeted for different markets, use cases and products. On the technical side we wanted to provide a catalogue of reusable Building Blocks, that can be shared across teams and implemented independently. The ingredients you will learn about here are: how we use Angular Schematics to create whole apps, how we use Building Blocks as our modular lego bricks and how we glue all of this together through configurations. The result is a highly configurable Angular app, that can be adjusted to different markets and use cases. To enable this we had to essentially dissemble all pieces that a production app requires and piece them back together through configurations, Building Blocks and plugins. Although this platform contains numerous features and capabilities, the end result is always the same: a normal Angular app. In this talk we will take you through the concepts, the implementation and some examples of our platform.
“Micro-Frontends anti-patterns” & “State of Angular”
Micro-frontends are adopted more often by organizations in different industries thanks to their capability of scaling the organization and creating independent teams. Thanks to this rapid adoption, similar challenges are faced by organizations new to this architecture pattern. In this session, you will learn the most common anti-patterns I've seen in the past 7 years of implementing and consulting multiple companies in their journey into the micro-frontends architecture Whether you are an expert or a newbie, in this talk, you will learn how to structure properly your micro-frontends architecture