Dev notes
  • 🦋 Bluesky
  • 📰 RSS
  • 🌐 Homepage
Beginner's guide to derivations in Scala

Beginner's guide to derivations in Scala

April 23, 2023
When learning about Scala, there are a few things that might be surprising. One of such mechanisms is code derivation. With this post I want to demystify the term for those of you …
Tech bytes #5 in Kraków recap

Tech bytes #5 in Kraków recap

March 16, 2023
Last Thursday (13.04.2023) I had the pleasure to speak at the 5th edition of Tech Bytes in Kraków. TL;DR This post is a short recap of the event 🔧 The right tools for the right job …
Beginner's guide to toolkits in Scala

Beginner's guide to toolkits in Scala

March 11, 2023
So you are learning Scala and see all the news about scala-cli and it becoming the new scala runner, Scala Toolkit, Typelevel Toolkit and things become a little confusing? This …
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 …
  • « Prev
  • 1
  • 2
  • 3
  • Next »
All rights reserved by Michał Pawlik
  • 🦋 Bluesky
  • 📰 RSS