Developing Doodle

This section contains notes for developers who want to work on Doodle.

At the time of writing as majority of Doodle's code is written in Scala 2 style, but the project is transitioning to Scala 3 style. As a result, the coding idioms you see here may not match the code you find in the project but instead represent how we intend to write code in the future. All new code should be written with Scala 3 language constructs.

Copyright © Noel Welsh. Built with 💖