Scala at Prezi: Introduction of ZIO
It was amazing to see how we can compose solutions, implement complex retry logic in one line, run things parallel, and how the explicit error types help design our system. Máté Börcsök (@BorcsokMate) |
First 5 years of the Scala Center
The Scala Center is about to release its 5-year report and wants to integrate your testimonials in it! Scala Center (@scala_lang) |
Disjoint Graph Unions: Performance Case Study
A story of designing an elegant and performant solution to an interesting problem about computation of graphs. Michael Pilquist (@mpilquist) |