We had a session with an intro about the elm language and how to get started.
In a small workshop we programmed a movie list with filtering together and discovered Elm language features.
https://ellie-app.com/68qjj3DwKt6a1
We created a proof of concept to how to require
assets (e.g. images) in Elm code and use webpack loaders. This can verify the asset's path at compile time and use webpack loaders to optimize the asset.