Hello everybody,
inspired by @kvothe I took a stab at implementing Wordle in Elm too. Timed myself and set the timelapse to music.
I feel like this could become a nice “kata” for trying out different data structures. Lists, Arrays, records, arrays of guaranteed length, etc. The video shows a simple List approach.
Enjoy!