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 want to make elm packages in my existing project for a number of reasons:** - so that I can reuse this work again on other projects - so other...

enhancement
help wanted
technical
starter

At present one of our projects takes **8 _minutes_** to download and compile the Elm App: ![image](https://user-images.githubusercontent.com/194400/42029867-d5807dae-7ac8-11e8-86fb-b9a90f0a1112.png) ## Todo + [ ] Figure out how to cache elm dependencies on...

help wanted
chore
priority-1
technical

Read: + https://elm-lang.org/blog/small-assets-without-the-headache + https://github.com/elm/compiler/blob/master/upgrade-docs/0.19.md

question
starter

worth reading https://www.gizra.com/content/elm-port-alternatives by @rgrempel

enhancement

This seems like quite the process. I'm wondering if: 1. I am missing something and there's a smoother way to install 2. If the process I'm following is correct, then...

help wanted
chore

This is a GREAT series of articles that cover _most_ of the how-to's in Elm. http://elmprogramming.com

enhancement
starter

![elm-intro](https://user-images.githubusercontent.com/16775804/40172643-2672e4c2-59c7-11e8-858c-ec5a8bf700b3.png) I've created this illustration for the Elm readme, perhaps for the 'what?' section. I wasn't sure what text was best to put into the speech and so am happy...

enhancement
help wanted
question
discuss
starter

From my point of view, the Elm Architecture can be approached from two concepts, in addition to a lot of simple examples to illustrate the architecture: 1. [This is Just...

@azer published this great intro Elm: http://azer.bike/journal/elm PDF snapshot: [The-Hitchhiker's-Guide-to-Elm-Azer-Koçulu.pdf](https://github.com/dwyl/learn-elm/files/2025682/The-Hitchhiker.s-Guide-to-Elm-Azer-Koculu.pdf) The PDF is "_only_" 30 pages so is readable in a couple of hours. _Highly Recommended_!

enhancement

[Pain Free Web Development](https://www.youtube.com/channel/UCMXPX2dNVZUIArP7r8PCO4Q) is a YouTube channel where the aim of the author is to explore better ways of doing web development, with him settling on the choices of...