Articles tagged with 'tricks'
3 Fun Call-by-Name Tricks in Scala
5 min read • • Guide
Maximize call-by-name semantics in Scala: control when your results are evaluated
Founder | Rock The JVM
5 Fun Code Expressiveness Tricks in Scala
4 min read • • Guide
Scala is an incredibly expressive language: discover hidden features that even experienced developers might miss!
Founder | Rock The JVM
8 Pattern Matching Tricks in Scala
7 min read • • Guide
Pattern matching is one of the most powerful Scala features: learn to use it to the max and write your best Scala code
Founder | Rock The JVM
Create Your Own Custom String Interpolator
4 min read • • Guide
Discover how to create your own custom string interpolator that feels like a native feature of Scala
Founder | Rock The JVM
How Does the '20 Seconds' Idiom Work in Scala?
4 min read • • Explanation
Various idioms like '20.seconds' seem built into Scala: discover how these idioms work
Founder | Rock The JVM
Top 10 Skills and Mental Models for Becoming a Scala Developer
10 min read • • Guide
Mastering Scala can be simple: discover 10 key mental skills to excel as a Scala developer
Founder | Rock The JVM