-
Heare are my steps that I've run through:
Go to http://elm-lang.org
Go to http://elm-lang.org/install
"Afterwards, visit the get started page"
Go to http://elm-lang.org/get-started
`elm reactor -a=l…
-
I am trying to understand why you pass Component as a parameter to `reactProgram` rather than just extend React.Component ? The only benefit I can think of is that you may have a use case that supplie…
-
Flags are really useful to pass data from JS to your Elm init function to produce the initial state. I think it would be useful to write up a small piece on flags with a simple example.
http://stac…
naazy updated
6 years ago
-
not sure what this is, but following through on the suggestion below from the debugger =>
Uncaught Error: The notify function has been called synchronously!
This can lead to frames being dropped.
Def…
-
i cant find it. like, is there a route with `load` option?
-
I get a compiler error when using a qualified name in a record update statement e.g.
`bug = { Counter.myData | value = 4 }`
Gives
```
-- SYNTAX PROBLEM ------------------------------------------ .\…
-
SVG is commonly used to augment basic HTML view layouts and features prominently in many examples such as "clock" from which we learn about subscriptions and the basic Elm architecture; however, it ca…
-
I'm not quite sure where to put long-term/architectural suggestions, elm-lang/elm-plans seems to be winding down, so here it is, I can put it somewhere else if that's the wrong place.
The usage of we…
-
SVG is commonly used to augment basic HTML view layouts and features prominently in many examples such as "clock" from which we learn about subscriptions and the basic Elm architecture; however, it …
-
![default](https://user-images.githubusercontent.com/8848263/42416227-765df574-829b-11e8-83e1-d3d9453db354.png)
> The link on the markdown file cannot be opened
![default](https://user-images.gi…