Skip to content

Everyday functional programming - experiences from a real world Scala project

Everyday functional programming - experiences from a real world Scala project

Ellen Weber

Functional programming languages are fun to play around with. But how well are they suited for real world projects? Do all the fancy features actually provide an advantage? I will share my experiences from working with production Scala code and show some nice and some nasty code examples.