At Evolution Gaming me and Artsiom work on internal scheduling application, that has a huge ScalaJS frontend. We have to deal with lots of complex…
Scala developer. Peace. Love. Referential Transparency.
At Evolution Gaming me and Artsiom work on internal scheduling application, that has a huge ScalaJS frontend. We have to deal with lots of complex…
Hello, Scala developers! In this post we will develop a simple type-safe request builder. Along the way, we will: encode domain rules and constraints at compile time with…
Incoming data validation is a problem that every API developer faces at some point in time. In this small article I’ll show, how shapeless tags…
UPDATE: Article was updated to Scala.js version 0.6.7, which vastly simplifies Promises related section. Scala.js opens a big world of frontend development to Scala fans. Most of the time…