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.
Type Class

Type Class

1
Comments
6 min read
Exploring Pattern Matching in Scala

Exploring Pattern Matching in Scala

2
Comments
2 min read
Automated Acceptance Tests with ScalaTest

Automated Acceptance Tests with ScalaTest

Comments
4 min read
Secret values in Scala

Secret values in Scala

Comments 1
5 min read
Make Invalid States Unrepresentable

Make Invalid States Unrepresentable

14
Comments 2
8 min read
How to gently introduce an FP library

How to gently introduce an FP library

1
Comments 1
7 min read
Two Lines of Code Eluded me for Several Months

Two Lines of Code Eluded me for Several Months

5
Comments 1
5 min read
A Brief Look At Spotify's Tech Stack

A Brief Look At Spotify's Tech Stack

3
Comments 1
4 min read
An Introduction to Hive UDFs with Scala

An Introduction to Hive UDFs with Scala

2
Comments 1
5 min read
Engenharia de Dados com Scala: aprenda a fazer webscraping dos filmes mais assistidos da Netflix em cada país

Engenharia de Dados com Scala: aprenda a fazer webscraping dos filmes mais assistidos da Netflix em cada país

6
Comments 2
22 min read
Level up your Typescript game, functionally - Part 2

Level up your Typescript game, functionally - Part 2

3
Comments
9 min read
Tests Everywhere - Scala

Tests Everywhere - Scala

Comments
2 min read
Rules evaluation in Scala with Erules and Cats

Rules evaluation in Scala with Erules and Cats

Comments
3 min read
Rendezvous Benchmark Analysis: When Threads (Don't) Meet

Rendezvous Benchmark Analysis: When Threads (Don't) Meet

3
Comments
8 min read
Favourite piece of Scala code

Favourite piece of Scala code

4
Comments
2 min read
How to write a JSON API with Scala and Play from scratch

How to write a JSON API with Scala and Play from scratch

1
Comments
4 min read
What is '_spark_metadata' Directory in Spark Structured Streaming ?

What is '_spark_metadata' Directory in Spark Structured Streaming ?

Comments
3 min read
⚖️ 9 Best Resources to Learn the Secrets of Scala

⚖️ 9 Best Resources to Learn the Secrets of Scala

6
Comments 4
8 min read
Do your Values align with FP Values?

Do your Values align with FP Values?

8
Comments 1
12 min read
Scala for Data Engineering: Harnessing the Power of Functional Programming

Scala for Data Engineering: Harnessing the Power of Functional Programming

3
Comments 1
7 min read
import $ivy, $dep, and using directive

import $ivy, $dep, and using directive

Comments
1 min read
LL(1) parsing in Scala

LL(1) parsing in Scala

Comments
4 min read
Maybe Strikes Back

Maybe Strikes Back

4
Comments 1
6 min read
What makes library docs great [Library review: Iron]

What makes library docs great [Library review: Iron]

1
Comments
7 min read
How To Create Dataflow Job with Scio

How To Create Dataflow Job with Scio

2
Comments
8 min read
Semantic of a functional app in Scala

Semantic of a functional app in Scala

Comments
3 min read
Learn Scala in 5 minutes

Learn Scala in 5 minutes

3
Comments
4 min read
A little about the Scala Language

A little about the Scala Language

9
Comments 3
4 min read
Scala vs Java -The Ultimate Showdown

Scala vs Java -The Ultimate Showdown

Comments 1
5 min read
Proper and Basic Property-Based Testing

Proper and Basic Property-Based Testing

1
Comments
12 min read
New Winner of Kafka Consumers: Scala to Go Journey 🚀

New Winner of Kafka Consumers: Scala to Go Journey 🚀

2
Comments
5 min read
Understanding FP: Overcoming Intuition and Ease Hurdles (loops vs. recursion)

Understanding FP: Overcoming Intuition and Ease Hurdles (loops vs. recursion)

9
Comments 1
10 min read
The 90% you need to know to use optics

The 90% you need to know to use optics

12
Comments
5 min read
Rust and Scala: Comparisons

Rust and Scala: Comparisons

7
Comments
4 min read
Must read: Optimal Purely Functional Priority Queues

Must read: Optimal Purely Functional Priority Queues

1
Comments 1
7 min read
Dependency Injection in Scala - cake pattern

Dependency Injection in Scala - cake pattern

2
Comments
8 min read
Scala 102: Collections and Monads

Scala 102: Collections and Monads

3
Comments
8 min read
Scala google summer code 2023 is here

Scala google summer code 2023 is here

2
Comments
2 min read
Scala 101: The Intro

Scala 101: The Intro

1
Comments
4 min read
How to write a Basic Web Server with Scala 3

How to write a Basic Web Server with Scala 3

2
Comments 1
3 min read
How to Write Code That Are Extensible

How to Write Code That Are Extensible

Comments
7 min read
Scala and the JVM

Scala and the JVM

1
Comments
2 min read
Why are FP devs obsessed with Referential Transparency?

Why are FP devs obsessed with Referential Transparency?

15
Comments 2
8 min read
Retrying "flickering" tests with Scala test library (The Retries library)

Retrying "flickering" tests with Scala test library (The Retries library)

1
Comments
3 min read
Setting up local AWS development environment with Localstack

Setting up local AWS development environment with Localstack

8
Comments
3 min read
Streamline Your Java Development Workflow with SDKMAN

Streamline Your Java Development Workflow with SDKMAN

5
Comments
4 min read
Why We Need Architectural Design In Software Engineering

Why We Need Architectural Design In Software Engineering

1
Comments
3 min read
Scala Interview Questions For Freshers & Experienced

Scala Interview Questions For Freshers & Experienced

2
Comments
2 min read
yet another post about type classes in Scala

yet another post about type classes in Scala

4
Comments
8 min read
Scala app configuration with environment variables

Scala app configuration with environment variables

Comments
5 min read
Scala for-comprehensions for resource management

Scala for-comprehensions for resource management

4
Comments
3 min read
Real-time frontends with Kalix and Laminar

Real-time frontends with Kalix and Laminar

4
Comments
5 min read
Sttp: An Extensible API Client

Sttp: An Extensible API Client

1
Comments
5 min read
Tail recursion

Tail recursion

2
Comments
3 min read
Useful Scala Code Snippets

Useful Scala Code Snippets

Comments
1 min read
Akka will no longer be Open Source

Akka will no longer be Open Source

10
Comments 7
1 min read
Running Play Framework on NixOS using JDK 11

Running Play Framework on NixOS using JDK 11

Comments
4 min read
Typeclasses explained in Java

Typeclasses explained in Java

2
Comments
3 min read
What's new in Apache Spark 3.3.0

What's new in Apache Spark 3.3.0

8
Comments 1
4 min read
Migrate from PostgreSQL to MySQL using Slick (Scala)

Migrate from PostgreSQL to MySQL using Slick (Scala)

6
Comments
2 min read
loading...