You don't need a Builder in Scala

In java, due to the language inflexibility, we need a way to pass properties under a name when some object gains some complexibility.Consider this example: ⛶public class Computer { public String...
0 Read More

From JavaScript to Scala

I was writing C# when Node.js came along. You could run JavaScript on the server now. I was in awe. It wasn’t perfect. But it was freeing and dynamic. I went all in. Then came React. Its mental mod...
0 Read More

API-First Development in Scala

This article is written by Sakib Hadžiavdić, owner of > SaCode, and creator of several Scala libraries > including FlowRun, > hepek, and recently, > openapi4s. All opinions expressed ar...
0 Read More