Connecting...

Image 2021 05 14 T14 32 28

Signify's Sunday Reads - 4th July 2021 Week #1

Image 2021 05 14 T14 32 28

Happy 4th of July!!! These Scala reads are likely to start your day off with a BANG 🎇🎉

​

​In Scala 3: Anti-Givens, Daniel CiocĂ®rlan shows us a trick that a few Scala Developers know: making the compiler exploit the absence of a given instance for enforcing type relationships. 
​
Dean Wampler covers the new mataprogramming system in Scala 3: A Look at “Inline.” First, let’s look at the new inline keyword, which causes the compiler to “inline” the decorated code.
​
Check out the second episode of the series of Background Processing in Functional Scala #2. In this one, Jakub Kozlowski covers more Cats Effect, the .background method, Outcome and communicating between fibers.
​
Download the FREE Scala 3 Tech Report by Software Mill which summarizes developers’ expectations for Scala 3 and their view on the future of Scala.