You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blog/_posts/2025-03-24-evolving-scala.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ Although individuals in the community come and go, Scala as a whole seems to be
36
36
37
37
Technically, Scala is on stronger foundations than it was 10 years ago.
38
38
The ecosystem has matured and the various Reactive or Pure-FP styles have found their audiences.
39
-
Alternative styles like the [Scala Toolkit](https://docs.scala-lang.org/toolkit/introduction.html) and the [com.lihaoyi](https://github.com/com-lihaoyi) are now available.
39
+
Alternative styles like the [Scala Toolkit](https://docs.scala-lang.org/toolkit/introduction.html) and the [com.lihaoyi](https://github.com/com-lihaoyi)platform are now available.
40
40
New build tools like [Scala-CLI](https://scala-cli.virtuslab.org/) and [Mill](https://mill-build.org) have emerged, and developer tools like [Scalafmt](https://github.com/scalameta/scalafmt) and [Scalafix](https://github.com/scalacenter/scalafix) have become widely used.
41
41
IDEs remain a pain point, but we expect them to improve over the course of 2025.
42
42
Heavy use of symbolic operators has thankfully fallen out of style.
0 commit comments