How to leverage Scala with scala.js to write frontend as functional programmers would do.
It happens to all of developers, to crawl out of basement of [B]ackend development into a shiny and fancy world of [F]ronted. Does it mean that we have to switch to frontend technological stack and leave our comfy functional scala tools?Let's find out how to leverage Scala with scala.js to write frontend as functional programmers would do.
Let's go through some libraries from ZIO ecosystem that will allow us to implement API layer with ZIO HTTP
Scala is improving rapidly. This session will give you the perspective of someone in the middle of these changes.
A short case study of a real production issue that was debugged, minimized, and fixed using property-based testing.
How Libretto, a Scala DSL for concurrent programming, can be used for writing custom stream operators