CurrySoftware / elm-shared-state-example

Example of using shared state as means to break up code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shared State in Elm

This is an example of how to use shared state to be able to split up modules into smaller parts more conveniently.

The approach and the ideas behind it are explained on our blog.

About

Example of using shared state as means to break up code


Languages

Language:Elm 100.0%