-
Do we want a list/table of packages that provide additional functionality on top of elm-test? Right now, we're mentioning [elm-html-test](http://package.elm-lang.org/packages/eeue56/elm-html-test/late…
-
https://egghead.io/courses/start-using-elm-to-build-web-applications
https://egghead.io/lessons/elm-build-a-tiny-app-using-the-standard-elm-architecture
Has anyone watched the videos?
-
Greetings TasteJS Creators! 👋
_Love_ the work you have done with TodoMVC to help people with comparing JS frameworks! ❤️
I felt there was a "gap" in the ecosystem around teaching _complete beg…
-
`while` I am _deliberately_ not using any frameworks/libraries in `client.js` to make it as approachable (_beginner-friendly_) as _possible_ I think the _structure_/_organisation_ of the code could be…
-
I am recommending [CS 1JC3: Introduction to Computational Thinking](http://www.cas.mcmaster.ca/~anand/CS1JC32016.html). Particularly useful is the discussion of state in [Thinking Computationally with…
-
I am poking around GitHub looking at other examples of Elm in the wild. My first pick is probably not what Scott is looking for (not organized by feature): https://github.com/evancz/elm-architecture-t…
-
Just a suggestion.
I've found your examples (from `elm-architecture` dir) really useful and after reading some of them I'm nearly confident that they are really self-contained and that they can be …
paluh updated
6 years ago
-
## Description
Cannot install elm-format error indicated (see below). Attempted to install by issuing following command:
`npm install -g elm-format`
1.elm 0.18 installed using windows binary i…
-
Elm is a dead end for us because of removal of native modules in 0.19 and other problems. So I'm looking at moving to [Rescript](https://rescript-lang.org/) (aka ReasonML, Bucklescript, OCaml). This c…
-
Just starting Elm.
Renamed the Ports-example to "Matrix", and ran "elm install jonathanfishbein1/linear-algebra" in the terminal.
Then running "elm make src/Matrix.elm --optimize --output=matrix.j…