The tech blog that covers software development, cool technology, and some product reviews.
Recent Posts
Enjoy some of the recent posts I’ve made!
Standalone Components: Simplifying Angular
Let's explore how standalone components can make our Angular apps much easier to build and maintain.
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!
Using Web Components in Angular
Let’s talk about what web components are and if they have the potential to phase out iFrames.