
Blog
Aktuelle Infos, Tipps und Insiderwissen rund um Angular
Multi-Framework and -Version Micro Frontends with Module Federation: Your 4 Steps Guide
This article shows an approach for using different frameworks and versions together. It also discusses…
Angular’s Future Without NgModules – Part 1: Lightweight Solutions Using Standalone Components
Standalone Components make the future of Angular applications more lightweight. We don't need NgModules anymore.…
Angular’s Future Without NgModules – Part 2: What Does That Mean for Our Architecture?
For the grouping of related building blocks, simple barrels are ideal for small solutions. For…
4 Ways to Prepare for Angular’s Upcoming Standalone Components
With the introduction of Standalone Components, NgModules will become optional. But how to prepare for…
Interview: Angular Security with Dr. Philippe De Ryck
This time, we interviewed no one less then the international security expert Dr. Philippe De…
Interview: Angular Testing Trends
This week, I've interviewed my colleague and testing expert, Rainer Hahnekamp, about trends in the…
State-Management mit NGRX
In diesem Tutorial lernen Sie alles über NGRX in Angular: Actions, Reducer, Selektoren und Effects…
Angular Tutorial – Teil 2: Komponenten, Datenbindung und HTTP-Zugriff
Erste Komponente, die via HTTP Daten abruft und via Datenbindung darstellt.
Angular Tutorial – Teil 3: Wiederverwendbare Sub-Komponenten und Services
In diesem Kapitel wollen wir unsere Lösung mit Boardmittel von Angular verfeinern.
Angular Tutorial – Teil 4: Navigationsstrukturen mit dem Angular Router
Mit dem Angular Router simulieren wir verschiedene Seiten und etablieren eine Navigationsstruktur
