top | item 25804290

Ask HN: What's the best resource to learn Elm from?

3 points| kiraken | 5 years ago

I'm learning Elm for a job interview I have this coming week, and decided to take the weekend to prepare myself, since I'm not very familiar with Elm.

Thank you for your help.

2 comments

order
[+] architect|5 years ago|reply
Elm is an absolutely amazing language. Congratulations for finding that job! As for learning: most books/resources are outdat d but thats not a problem: learn to use the compiler as your guide. You will find that you can change any code fearlessly by following the compilers guidance.