The tech blog that covers software development, cool technology, and some product reviews.
Recent Posts
Enjoy some of the recent posts I’ve made!
Functional Guards in Angular
Let's have a look at functional route guards and how they're making an impact on the Angular ecosystem.
Angular 16: Required Inputs
Let's have a look at Angular 16's new feature: required inputs. We'll see how this helps us write safer components faster.
Angular 16 Preview: Component Input Bound to Router
Let's look at one of my favorite features of Angular 16, binding the Input decorator to query parameters. This is one of my favorites!