Skip to content

Instantly share code, notes, and snippets.

@jodersky
Last active November 14, 2020 20:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jodersky/a062f847c9f1e69d781f2f7e52c57419 to your computer and use it in GitHub Desktop.
Save jodersky/a062f847c9f1e69d781f2f7e52c57419 to your computer and use it in GitHub Desktop.

In my experience, the following libraries and tools help you build Scala applications very quickly. They all require miminal setup ceremony and target the most common use-cases, without the user needing to learn new domain specific languages. Many of them take inspiration from Python's philosophy of keeping things simple (yet they are still statically typed). As such, they may not be all you ever need, but they should help you build solid applications relatively quickly.

These are of course subjective recommendations, including shameless plugs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment