Recent Posts
How to create and use Angular async validators
Posted on:December 15, 2023Angular provides best-in-class tools to create and manage forms and gives you the building blocks to extend them as you need to. It's very common to need to validate data against an asynchronous source, like with an API request or a store. Let’s see how we can do that.
Redoing my blog and other developer fixations
Posted on:November 18, 2023It's been three years since I last posted here. But guess what I've done over and over in that timeframe? Start this blog over. We've all done it. It might be a developer thing. Otherwise, here's what I've been up to and learned about myself in the meantime.
Front-end is not about aligning divs
Posted on:August 27, 2020A few weeks ago, I fell into the trap of a front-end-vs-back-end tweet. I commented in it, however, not to take sides in the argument, but to try to clarify a common misconception: that front-end web developers are basically designers.
How (not) to make a blog
Posted on:August 13, 2020This blog post took over 18 months to write. Not because of the detailed intricacies of the topics to be discussed or the rich content that had to be gathered, but because I wanted to start a blog from zero.