#scala-3

[ follow ]
#software-development
fromMedium
1 week ago

Taking JVM to the browser (again) with CheerpJ and Scala 3

CheerpJ, a Java Virtual Machine in WebAssembly, allows legacy Java applications to be run directly in web browsers, alleviating update burdens for desktop applications.
Web frameworks
#domain-driven-design
Scala
fromScala-lang
4 months ago

Next Scala 3 LTS series will increase minimum required JDK version

Scala 3 plans to drop JDK 8 support by 2025, seeking feedback to set the new minimum JDK at either 11 or 17.
fromMedium
11 months ago

Securing your APIs with Oauth 2.0

Two systems communicate by authenticating requests; API services need authentication for secure communication, often using OAuth 2.0 with Okta for client verification.
JavaScript
[ Load more ]