My humble attempt at learning Elm and all of it's functional awesomeness!
So in order to try and increase my knowledge of this Elm stuff I decided I would do something along the lines of something Sherlock Holmes inspired, because of, well, the "Elementary my deer Watson" quote.
So I am assuming Sherlock Holmes is good at knowing who said what, and with this knowledge you can now pretend you are Sherlock Holmes with his vast knowledge of quotes!
Or should I phrase it: Are you as good as Sherlock Holmes at knowing who said what?
Not much of a background more than that I wanted to learn some Elm.
All you have to do after installing the necessary dependencies (which I assume should just be doing any normal node install command) all you need to do if you are using Yarn is to run:
$ yarn start
or if you are using NPM
$ npm start
Most likely no.
I will hopefully update this, but so far I really like the concept of it although have to admit I have not gotten the hang of the syntax yet.