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

[![image](https://user-images.githubusercontent.com/194400/119250706-d0a81980-bb99-11eb-9e99-2d9193e8bc1b.png)](https://youtu.be/5WVXCy1Q88o) https://youtu.be/5WVXCy1Q88o This talk was linked to by @lucamug in https://github.com/jah2488/elm-companies/pull/101/files no idea how I missed this at the time. Adding it to Watch List now. This talk is relevant...

discuss

Following along the quick start I have the following error `runElmProgram is not defined`. I thought this was due to missing packages so I ran `yarn elm-install && yarn postinstall`...

help wanted
question

# Why? In 2016 when we were considering our options for how to build an upcoming web app/project, we opened the "***Why***?" issue #1 to capture our initial reasoning for...

help wanted
question
discuss
technical
starter
epic
user-feedback

[elm-live](https://github.com/wking-io/elm-live) can be used to compile a Elm single page application. You can install elm-live with npm: `npm install -g elm-live` and then you'll be able to run the following...

enhancement

https://www.elm-spa.dev https://discourse.elm-lang.org/t/elm-spa-single-page-apps-made-easy/4950

enhancement
starter

I apologize for asking what "npm install" is?

question

Whilst reviewing the resources in the `readme`, I noticed that in October 2018, there was a new version of @rtfeldman's Frontend Masters course, with the addition of ['Advanced Elm'](https://frontendmasters.com/courses/advanced-elm/) with...

enhancement
discuss

We wrote a _complete beginner's_ introduction to **`elm-ui`**: https://github.com/dwyl/learn-elm/tree/elm-ui-issue%23145/tutorials/elm-ui If you read it, found it useful and want _more_, please drop a like/comment on _this_ thread to let us know!...

question
discuss
starter

@halfzebra of [`create-elm-app`](https://github.com/halfzebra/create-elm-app) fame created an Elm course for LinkedIn: https://www.linkedin.com/learning/web-development-with-elm ![image](https://user-images.githubusercontent.com/194400/70535650-53c7e200-1b55-11ea-90c5-baa5ac1880dc.png) Released: July 18, 2018 so might only cover Elm 0.18 ... worth checking. 💭

enhancement
discuss

People is raising their interest about progressive web apps. Other technologies have tools for code splitting, so service workers can cache chunks of that code to load faster. Does anybody...

help wanted
question