Personal Blog written by Nicolas Gehlert, software developer from Freiburg im Breisgau. Developer & Papa. Github | Twitter
Why Angular signals
Let's talk about the 'why'. What is the big picture behind signals. And we wrap it up with some best practices
Angular module inline lazy loading
Quick snippet how to do inline lazy loading in Angular
A simple Angular state management system
Sometimes you don't need one of the big libraries. I want to show you how you can build a very simple state management system by yourself with just a few lines of code
Fix broken Angular material legacy styles
Quick fix how to solve styling problems related to the latest Angular 15 Legacy components
Use AG Grid with Observables as cell values
Guide on how to use AG Grid with observables as individual cell values and display a loading indicator during the loading time
How to improve your Angular library
Guide on how to build a sustainable and lightweight library structure for your own Angular library