Checklist for learning Scala

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Scalatra

    Tiny Scala high-performance, async web framework, inspired by Sinatra

    Start collaborating on an open-source library: this point was a bit more complicated than I thought. Many libraries are either too big or have too many contributors already or are too advanced for a beginner or don’t have good-first-issues. I decided to settle down on Scalatra because I was already using it in my demo project.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. scalatraseed

    Find a project/application to build with Scala: a web app that supports most technologies that are required these days for a fully-featured website. I called it scalatraseed since it uses the Scalatra web framework at its core.

  4. Find/create Scala cheat sheet: here

  5. Scalastyle

    scalastyle

    Find a code conventions document: the online Scala course that I’ve started uses Scalastyle for enforcing the style of the code. If it’s good enough for the Scala core team, it’s good enough for me.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What is scala's modern Web API framework?

    5 projects | /r/scala | 7 Mar 2023
  • Make your zip packages for lambdas (and many more use cases) idempotent with a zip-drop-in replacement

    3 projects | /r/devops | 12 Aug 2022
  • Is Scala and Play Framework dying?

    5 projects | /r/scala | 8 Dec 2021
  • Will I like Scala? (Go and Rust)

    2 projects | /r/scala | 5 Mar 2021
  • The thousand dollars one line mistake - SBT + PlayFramework

    1 project | dev.to | 1 Jul 2024