Articles
Articles explore a certain topic in depth. The topics are inspired by experiences from professional work, or by personal interests (e.g. travel, music).
-
Learn how to use TypeScript type definitions to get better guarantees for runtime safety.
-
A brief guide to travel in Southern Albania from personal experience.
-
Looking back at my career progression from a junior front-end developer into a software architect and HR rep at Valuemotive.
-
Get familiar with union types in TypeScript with practical examples. You will get rid of of complex and buggy boolean logic by using union types to model the state of your application. Your colleagues will thank you later.