learn-elm icon indicating copy to clipboard operation
learn-elm copied to clipboard

:rainbow: discover the beautiful programming language that makes front-end web apps a joy to build and maintain!

Results 97 learn-elm issues
Sort by recently updated
recently updated
newest added

I'd love to see a resource on how to explain *in laymans terms* to clients why Elm should be used

enhancement
help wanted
question
priority-1
discuss

What is like to write _tests_ for Elm code? Is there way to collect coverage info? How _fast_ can we run a suite? (_e.g. for a large project with **10k+...

enhancement
help wanted

Examples: http://elm-lang.org/examples The (online) GitBook seems to be the best place to start: http://guide.elm-lang.org/get_started.html > + Richard Feldman - Introduction to Elm (March 22, 2016): https://youtu.be/zBHB9i8e3Kc Adventures in Elm •...

enhancement
help wanted
question

![img_0755](https://cloud.githubusercontent.com/assets/194400/21919678/22e8e3dc-d954-11e6-9857-f1aa8596be28.PNG) https://youtu.be/DX28Hyn8gQw

enhancement

localStorage acces: https://github.com/elm-lang/persistent-cache anyone got experience using it yet...? 🤔

enhancement
discuss

While I _understand_ that these two files serve different purposes, I _wonder_ if we _need_ both and/or if we could _infer_ one from the other?

help wanted
question
discuss

While attending the `elm-lang` meetup #13 @jackfranklin demoed http://doyouevenelm.com He also showed us https://www.npmjs.com/package/create-elm-app https://medium.com/@eduardkyvenko/how-to-create-elm-app-cf052629a11a then http://surge.sh/ for quickly publishing static elm apps. The Elm Playground: https://github.com/jackfranklin/elmplayground is _sweet_! 🍭

enhancement

| Cost | Beneft | |--------------------------------------|---------------------------------------------| | Time to learn/master a new language | Saves time debugging code in the long run | What other "_costs_" are there? relates to...

enhancement
help wanted
discuss