DEV Community

Scala

Scala combines object-oriented and functional programming in one concise, high-level language. Scala's static types help avoid bugs in complex applications, and its JVM and JavaScript runtimes let you build high-performance systems with easy access to huge ecosystems of libraries.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
The wonder of context functions

The wonder of context functions

10
Comments
3 min read
Compile-time safe models separation in Scala

Compile-time safe models separation in Scala

5
Comments
3 min read
Build Real-time Presence For Chat, Social and other Virtual Events

Build Real-time Presence For Chat, Social and other Virtual Events

6
Comments
19 min read
Huge RCE in log4j logging library in JVM ecosystem

Huge RCE in log4j logging library in JVM ecosystem

5
Comments
1 min read
SLinC Update Dec 6, 2021

SLinC Update Dec 6, 2021

6
Comments
5 min read
What is a Functor?

What is a Functor?

16
Comments
4 min read
(Kinda sloppy) Monad-based Options in Scala

(Kinda sloppy) Monad-based Options in Scala

3
Comments
2 min read
Distributed Real-Time Turkey Cooking With Scala, Akka Serverless and Kafka

Distributed Real-Time Turkey Cooking With Scala, Akka Serverless and Kafka

3
Comments
11 min read
Playing around with browser cookies in Scala.js

Playing around with browser cookies in Scala.js

9
Comments
1 min read
What does "functional programming" mean to you?

What does "functional programming" mean to you?

16
Comments
4 min read
Creating audio from raw bits in Scala

Creating audio from raw bits in Scala

11
Comments 2
3 min read
From Scala to Java. Encapsulate code with inner static classes, interfaces and enums.

From Scala to Java. Encapsulate code with inner static classes, interfaces and enums.

6
Comments
5 min read
Database migrations in Scala

Database migrations in Scala

9
Comments
4 min read
OpenTelemetry Distributed Tracing with ZIO

OpenTelemetry Distributed Tracing with ZIO

10
Comments
10 min read
Mocking scala method calls containing type parameters with context bounds

Mocking scala method calls containing type parameters with context bounds

5
Comments
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.