Dev notes
  • 🦣 Mastodon
  • šŸ“° RSS
  • 🌐 Homepage
Wrocław Scala User Group #2

Wrocław Scala User Group #2

January 29, 2023
In this post I want to share a short recap of first Wrocław Scala User Group (WSUG) meetup. This will be kind of TIL entry, it doesn’t aim to cover the full presentation …
Wrocław Java User Group

Wrocław Java User Group

January 14, 2023
In this post I want to share a short recap of first Wrocław Scala Java Group (WSUG) meetup. This will be kind of TIL entry, it doesn’t aim to cover the full presentation …
Scala type bounds - <: vs <:<

Scala type bounds - <: vs <:<

December 16, 2022
In this short entry I want to shed some light at the difference between <: and <:< in Scala. TL;DR <: is a language feature built into the compiler: upper type bound …
TIL: Mimic value class in Typescript

TIL: Mimic value class in Typescript

December 15, 2022
TL;DR Today I learned how to mimic Scala-like value class in Typescript Doing day to day scala I often use value classes to model the data like: final case class UserId(value: …
Wrocław Scala User Group - first meetup

Wrocław Scala User Group - first meetup

December 13, 2022
In this post I want to share a short recap of first Wrocław Scala User Group (WSUG) meetup. This will be kind of TIL entry, it doesn’t aim to cover the full presentation …
All rights reserved by Michał Pawlik
  • 🦣 Mastodon
  • šŸ“° RSS