Hacker News new | ask | show | jobs
by nmerouze 3508 days ago
I am currently using Elm on an app and had no difficulties creating a select list like the one in the article.

I use Elm more as a way to write components on a server rendered page and it works for great this way! The eco-system is too small to think about creating complex SPA at this point but I really like the language and hope it matures well.

1 comments

So how did you approach it?