Forem

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.
Understanding FP: Overcoming Intuition and Ease Hurdles (loops vs. recursion)
Cover image for 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
Cover image for The 90% you need to know to use optics

The 90% you need to know to use optics

18
Comments 1
5 min read
Rust and Scala: Comparisons

Rust and Scala: Comparisons

9
Comments
4 min read
Must read: Optimal Purely Functional Priority Queues
Cover image for Must read: Optimal Purely Functional Priority Queues

Must read: Optimal Purely Functional Priority Queues

1
Comments 1
7 min read
Scala 102: Collections and Monads
Cover image for 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

10
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?
Cover image for Why are FP devs obsessed with Referential Transparency?

Why are FP devs obsessed with Referential Transparency?

16
Comments 3
8 min read
Dependency Injection in Scala - cake pattern

Dependency Injection in Scala - cake pattern

4
Comments 1
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
Hosting vite react app to github pages

Hosting vite react app to github pages

Comments 1
1 min read
Setting up local AWS development environment with Localstack
Cover image for Setting up local AWS development environment with Localstack

Setting up local AWS development environment with Localstack

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