As WebAssembly matures and gets more and more traction from the community, you might wonder can Scala join that trend?
Let's take a look at the issues that enums have in Scala 2 and whether we found the Holy Grail with the introduction of Scala 3.
I'll share a handful of techniques that can help you avoid runtime errors and shift them to the realm of compile time
How to leverage Scala with scala.js to write frontend as functional programmers would do.