nicolasfara / scala-mvu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scala Model-View-Update

This is a simple implementation of the Model-View-Update pattern in Scala. It is based on the Elm Architecture, which is described in detail here.
In particular, this example is based on the Model-View-Update (MVU) – How Does It Work? article by Thomas Bandt.

About

License:Apache License 2.0


Languages

Language:Scala 100.0%