Reading
How hard can it be to implement pagination? How does vanilla JavaScript compare to RambaJS and Elm? Link
There is another interesting library that is quickly gaining popularity: Svelte. How does Elm compare to that? Viewing from the 8 different perspectives. Link
What is the sum of 3 + 5
? What if these were EUR and USD currencies? Elm has Phantom
types, and this is how you would go about implementing currency. Link
Null
and None
values are so common in JavaScript and other languages that it's hard for beginners to figure out how to write code without them. Maybe
to the rescue. Link
Discussions
Are you working on a big project written in Elm? Join the discussion and share your findings and project links. Link