Building a Basic UI-Clone of Instagram Using Elm – Part 2

This article is a part of a series, if you haven’t read the first part yet you can read it here. Alternatively you can get the code from the end of the last article here and continue along. You can view the finished app here and all of the source…

Similar

Does Elm Harmonize with F#?

After experimenting with Elm, I was hooked. I could feel that working with a smart type system brought both reliability, in the sense of "it does what I want it to do", and safety, in the sense of "it does not have bugs".

Read more »