Thomas King

Thomas King @kinginit

About: Front-end enthusiast with a ♥ for Angular!

Location:
Belgium
Joined:
Nov 8, 2023

Thomas King
articles - 9 total

Easily create mock data for unit tests 🧪

Whenever you write unit tests, the time comes that you have to mock data. Mocking this data can...

Learn More 39 6Feb 15 '24

Which Angular components should you create? 🤔

When creating an Angular application, you probably already chose a UI library to handle the most...

Learn More 1 0Dec 13 '23

The big Angular UI library comparison 📚

There are many UI libraries for Angular out there. Some provide the basics; others provide a whole...

Learn More 141 9Dec 11 '23

Why you should never use form.invalid 🙅‍♂️

When doing form validation in Angular, it's best practice to check the form's validity before posting...

Learn More 7 0Dec 5 '23

RxJS mergeMap vs switchMap vs concatMap vs exhaustMap

First of all, I would like to start off by saying that this isn't the first blog post about this...

Learn More 44 7Dec 1 '23

What HTML to use for a read-only form?

Front-end developers will always have come to some point in their career where they have to deal with...

Learn More 2 1Nov 27 '23

How to code faster - VS Code edition

Pair programming can be very productive. But there's nothing so annoying as seeing your fellow...

Learn More 216 26Nov 24 '23

Coping with i18n

Coping with i18n makes it sound like it's some sort of autoimmune disease you have to learn how to...

Learn More 1 1Nov 17 '23

Enforcing front-end guidelines in an Angular project

The title of this blog might be a little deceiving, because only a part of it can actually be seen as...

Learn More 11 2Nov 14 '23