#typescript
Read more stories on Hashnode
Articles with this tag
Simplify Angular Development With Reactive Properties ยท Angular Signals are hot right now! Even if you still need to start using them because you're not...
TypeScript is an open-source programming language developed and maintained by Microsoft. It is a typed superset of JavaScript, which means that all...
Converting a TypeScript Enum to a JavaScript Array is pretty easy, and I often use it to fill a <select> with all the values from that enum. In this...
By Making Pizzas For Breakfast ๐ ยท An interface is a blueprint for an Object. It tells you which properties there are, which are required and optional...
So lately I was working with a team member on an Angular Pipe. We had an Address Interface and wanted to only allow an argument that was property from...
Learn How To Use The Elfproef for dutch identification numbers ยท The BSN, PGN and OWN in the Netherlands can be validated with a 11 proef (elf proef). In...