Die Angular Basic Tutorialreihe

In der Angular Basic Tutorialreihe werden wir Stück für Stück eine Anwendung mit Angular programmieren. Das Tutorial besteht aus Praxis- und Theorieteile, in denen wir entweder an der Anwendung weiterentwickeln oder uns Konzepte anschauen. Das Tutorial wendet sich speziell an Personen, die noch nicht so viel Entwicklungserfahrung haben oder sich Angular aneignen wollen. Einzelne Teile sind aber bestimmt auch für Entwickler:innen mit Vorerfahrung interessant. Jedes Tutorial ist so aufgebaut, dass zunächst das Ziel des Kapitels definiert wird....

Micro Frontends in Todays Frameworks Market

When talking about Microservices or similar integration patterns of different applications, one often limits the considerations to the backend, the frontend is often set aside. In one of our customer projects for a large financial corporation we were facing both the challenge to split the application parts into independently deployable artifacts and to provide a mechanism to integrate the different fragments into a single homogeneous User Interface. This approach is nowadays a commonly used and well-known concept called Micro Frontends....