Scala Design Patterns is intended to provide various use case scenarios and architectural concepts on prototyping adaptive applications.
mkdocs.yml # Configuration file.
docs/
readme.md # General information
summary.md # Table of contents
units/
design-patterns.md # Design patterns and architectural concepts
scenarios.md # Scenarios in practice
use-cases.md # Typical use cases
user-guide/
changelog.md # Changelog page
code_of_conduct.md # Code of conduct page
code_owners.md # Code owners page
dependency.md # Dependency page
description.md # Description page
faq.md # FAQ page
getting-started.md # Getting started page
troubleshooting.md # Troubleshooting page
upgrade.md # Upgrade page
reporting/
info.md # Informational page
issue_template.md # Issue template page
bug_report.md # Bug report template
custom_report.md # Custom report template
feature_request_template.md # Feature request template
pull_request_template.md # Pull request template
contributing/
info.md # Contributing page
links/
info.md # Links page
The Website documentation is provided by gitbook and can be discovered at url:
To enable documentation serving at localhost the following steps should be considered:
1) Install/upgrade pip command-line utility:
pip install --upgrade pip
or if you need to install pip for the first time:
python get-pip.py
2) Install the mkdocs package using pip:
pip install mkdocs
or more conveniently for Windows subsystem:
python -m pip install mkdocs
python -m mkdocs
3) Install the material theme for the website:
pip install mkdocs-material
pip install markdown-include
4) Start the server at localhost by running the following command:
mkdocs serve --verbose --dirtyreload
5) Deploy to GitHub pages:
mkdocs --verbose gh-deploy --force --remote-branch gh-pages
5) Open up localhost in browser to get the default documentation homepage.
The project uses SemVer for versioning. For the versions available, see the tags on this repository.
Scala Patterns is maintained by the following GitHub team-members:
with community support please contact with us if you have some question or proposition.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us (emoji key).
This project follows the all-contributors specification. Contributions of any kind are welcome!
See also the list of contributors who participated in this project.
Scala Patterns is distributed under LGPL version 3 or later, [License]. LGPLv3 is additional permissions on top of GPLv3.
Like and Scala Patterns ? Consider buying me a coffee :)
- Preventing version conflicts with versionScheme (improving the Scala library ecosystem)
- is inlining every function and variable bad?
- Upgrade your Tagless Final with Tofu
- Typelevel Projects naming
- Jam - miniature DI library
- Can't get sbt 1.4.x to work
- Scala + Scala.js + ZIO company looking for a Remote Senior Dev - Cannabis Industry - Fully Remote Team
- Scala learning track
- Freelancer Contract Salary As Backend Scala developer
- Cats scala
- Scala.js 1.0.0 improves JavaScript interoperability
- Scala 2.13 overhauls collections, improves the standard library
- Scala 2.13 overhauls collections, improves the standard library
- Oracle steers GraalVM to the enterprise
- 12 Top blog articles of 2015 โ donโt miss these
- Type safe SalesForce Queries (SOQL) in Scala
- Scala vs. Node.js as a RESTful backend server
- Akka gRPC 1.1.0 Released
- Akka 2.6.12 Released
- Akka Projections 1.1.0 Released
- Akka Persistence JDBC 5.0.0 Released
- Akka HTTP 10.2.3 Released
- Akka 2.6.11 Released
- Akka HTTP 10.2.2 Released
- Akka HTTP 10.1.13 Released
- One year with Akka 2.6
- Replicated Event Sourcing data modelling
- From First Principles: Why Scala?
- Message-based Parallelism with Actors
- The Death of Hype: What's Next for Scala
- Standardizing IO Interfaces for Scala Libraries
- Beyond Liskov: Type Safe Equality in Scala
- How an Optimizing Compiler Works
- Working with Databases using Scala and Quill
- Scraping Websites using Scala and Jsoup
- Simple Web and Api Servers with Scala
- Build your own Programming Language with Scala
- Preventing Version Conflicts with versionScheme
- Scala Native 0.4.0 is here!
- Scala 3 - Crossing the finish line
- Forward Compatibility for the Scala 3 Transition
- BSP Support in sbt 1.4
- Scala 3 - A community powered release
- The Scala Center stands with Black Lives Matter
- Import Suggestions in Scala 3
- Scala Contributors Summit(s)
- Keep your projects up-to-date with Scala Steward
- Scala 3 / Dotty โ Facts and Opinions. What do we expect?
- Streaming microservices with ZIO and Kafka
- Introducciรณn a la Programaciรณn con Efectos Funcionales usando ZIO
- Introduction to Programming with ZIO Functional Effects
- The Top Scalacโs Posts of 2020
- Why Developers Should Pay Attention to ZIO in 2021
- Build your own Kafka in ZIO โ Queues & Fibers
- Best Practices for Upskilling Your Software Development Team
- Polish devs: the best value for money in software development outsourcing. Why?
- What Is Headless Shopify, and Why You Should Try It?