-
The `gif` on line https://github.com/dwyl/learn-elm-architecture-in-javascript/blame/master/README.md#L169 of the README needs to be updated to remove `model` and replace this with _just_ the initial …
-
What should we do for Episode 2?
-
In http://elm-lang.org/get-started - Learning Elm - Continue learning, bullet point 2: the text is:
> If you prefer video tutorials, check out Pragmatics Studio's Elm tutorial: Elm: Building Reactive…
-
I am working on #182 and #194 and came across the useful resources section on the website. I think this could do with some love because there have been a lot of useful resources since then. My thought…
-
Watched a couple of videos on elm, got all fired up, went to https://guide.elm-lang.org/
followed the install with the windows installer.
Opened command line gave it a run and got the following err…
-
TLDR. I'm desperately hoping someone can help with this. I've been at it for 2 days and it's driving me crazy. I'm working on creating a simplified repro case but I'm hoping someone might be able to p…
-
One of our major objectives is to create a curriculum and complete set of training materials derived from the process of building new sites for our program. We'd like to provide hands on training in a…
-
Redux is awesome!
I am wondering if this is a good idea: use Redux at the top, with `store.subscribe` to listen to `store.dispatch`, then aggregate result with `store.getState()` and finally call `Re…
-
#### Ombi build Version:
V 3.0.3111
#### Update Branch:
master
#### Media Sever:
Plex
#### Media Server Version:
3.44.1
#### Operating System:
Windows 10 EDU
#### O…
-
Inspired by this little [tweetstorm](https://twitter.com/dan_abramov/status/710642981016100864).
## Problem: Side Effects and Composition
We discussed effects in Redux for ages here but this is the f…