• berättelser
  • blogg

Blogg

Pattern matching in TypeScript with ts-pattern

emiltypescriptfunctional-programming

Pattern matching is a programming technique where you compare a value or structure against a predefined pattern and, depending on which match occurs, perform different actions. It can be seen as a more advanced and flexible form of conditional expressions like if-else or switch-case. Instead of only comparing values, pattern matching can check both the types and structures of data and then execute different operations based on the result.

27 November 2025

Tus 2.0

stefantus

Stefan Matsson invald i tus Advisory Group

17 November 2021

Deployment statistics and how to get them from octopus deploy

stefanoctopus-deploy

My team at the bank delivered features that our merchant’s and customer’s loved, while at the same time fixing issues that were inconveniences for them

9 Januari 2020

Set up Let's Encrypt certificate solution on Azure

ssltslcertificates

Your site needs a SLL/TLS certificate, these can be quite expensiv, but fear not, there are solutions that are free! Enter Let’s Encrypt

5 februari 2019