VS Code released the January 2025 (v1.97) release yesterday, and it’s again packed with a lot of good...
Have YOU ever tried downloading the same file 102+ times in your favorite browser? Do you know what...
Does this sounds familiar - a Continuous integration (CI) pipeline is stuck and you need to push a...
Angular v17 introduced a new control flow syntax that is built into the framework. The new syntax is...
We recently upgraded Angular to v17 at work. One of the first things we did after the upgrade was to...
Self-closing tags were introduced in Angular v15.1. This added a small but welcomed improvement to...
Ah, ViewEncapsulation! It’s what keeps you asleep through the night! Or does it? 😊 Let’s refresh...
I’ve been working with Angular for around 6 years now. It’s a great framework that I enjoy working...
You know the old saying “Ask me once, I’ll share a tweet. Ask me twice, I’ll share a tweet. Ask me a...
One thing I absolutely love about working on the Web is that I can literally tweak any web page...
It’s always been important to me to enjoy whatever I’m doing. Whether it’s work, a side project,...
This post is going to be a bit longer than usual so bear with me 🙂 I was working on a task at work...
There’s a saying from where I come from that goes like “The morning is wiser than the evening”. I...
I published a short post two days ago about a new feature in VS Code. After publishing, I thought why...
VS Code v1.69 was released last week. As with any of the previous releases, it came packed with new...
Earlier today I recorded a short video where I show you how to start using Standalone Components in...
Just recorded a short video where I show you how to use a component wrapped in an NgModule inside a...
Over the weekend I recorded a short video about an upcoming feature in Angular called Standalone...
VS Code v1.64 was released a few days ago and it’s once again packaged with nice new features and...
A few days ago I asked Twitter how would one solve the task of implementing a button component that...
When I review pull requests on GitHub I usually start by collapsing all files and then expand them...
In the first part of this post we ended up with a simple but repetitive solution to wrapping Angular...
I was recently working on a button component as part of a Design System based on Angular Material....
I got a new work laptop recently and part of the setup process was installing and configuring VS Code...
I enjoy running. Every Sunday morning I put on the shoes and go out for a run. Most weeks I run only...
A nice new feature is coming to Angular v12 - support for disabling Angular animations at runtime 🎉...
An exciting new feature is coming to Angular v12 - support for Observables in APP_INITIALIZER 🎉 Note...
A couple of weeks ago I was randomly checking the performance of a CSS Transition here on my blog. I...
Do you sometimes need to know how many times change detection is triggered in Angular? Maybe you’re t...
I recently started on a new project at work. As exciting as this can be, it also made me stop for a s...